Searched refs:udp_protocol (Results 1 – 2 of 2) sorted by relevance
16 struct net_protocol udp_protocol; member46 #define udp_ehash_secret net_hotdata.udp_protocol.secret
1930 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()