Home
last modified time | relevance | path

Searched refs:socktype (Results 1 – 2 of 2) sorted by relevance

/external/iproute2/misc/
Dss.c1489 static int tcp_show_netlink(struct filter *f, FILE *dump_fp, int socktype) in tcp_show_netlink() argument
1511 req.nlh.nlmsg_type = socktype; in tcp_show_netlink()
1699 static int tcp_show(struct filter *f, int socktype) in tcp_show() argument
1711 && tcp_show_netlink(f, NULL, socktype) == 0) in tcp_show()
/external/google-breakpad/src/third_party/curl/
Dcurl.h234 int socktype; member