Home
last modified time | relevance | path

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

/linux/include/net/
H A Dhotdata.h16 struct net_protocol udp_protocol; member
46 #define udp_ehash_secret net_hotdata.udp_protocol.secret
/linux/net/ipv4/
H A Daf_inet.c1930 net_hotdata.udp_protocol = (struct net_protocol) { in inet_init()
1935 if (inet_add_protocol(&net_hotdata.udp_protocol, IPPROTO_UDP) < 0) in inet_init()