Home
last modified time | relevance | path

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

/Linux-v5.15/net/ipv4/
Daf_inet.c1721 static const struct net_protocol igmp_protocol = { variable
1982 if (inet_add_protocol(&igmp_protocol, IPPROTO_IGMP) < 0) in inet_init()