Home
last modified time | relevance | path

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

/linux-6.15/net/ipv4/
H A Daf_inet.c1699 static const struct net_protocol igmp_protocol = { variable
1950 if (inet_add_protocol(&igmp_protocol, IPPROTO_IGMP) < 0) in inet_init()