Searched refs:socktype (Results 1 – 2 of 2) sorted by relevance
1489 static int tcp_show_netlink(struct filter *f, FILE *dump_fp, int socktype) in tcp_show_netlink() argument1511 req.nlh.nlmsg_type = socktype; in tcp_show_netlink()1699 static int tcp_show(struct filter *f, int socktype) in tcp_show() argument1711 && tcp_show_netlink(f, NULL, socktype) == 0) in tcp_show()
234 int socktype; member