Searched defs:PF_INET (Results 1 - 1 of 1) sorted by relevance

/net/ipv4/
H A Daf_inet.c6 * PF_INET protocol family socket handler.
339 * (net-pf-PF_INET-proto-IPPROTO_SCTP-type-SOCK_STREAM)
343 PF_INET, protocol, sock->type);
346 * (net-pf-PF_INET-proto-IPPROTO_SCTP)
350 PF_INET, protocol);
369 sk = sk_alloc(net, PF_INET, GFP_KERNEL, answer_prot);
953 .family = PF_INET,
981 .family = PF_INET,
1012 .family = PF_INET,
1038 .family = PF_INET,
1883 MODULE_ALIAS_NETPROTO(PF_INET); variable
[all...]

Completed in 53 milliseconds