Home
last modified time | relevance | path

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

/net/ipv4/
Daf_inet.c1745 static const struct net_protocol udp_protocol = { variable
1981 if (inet_add_protocol(&udp_protocol, IPPROTO_UDP) < 0) in inet_init()