Home
last modified time | relevance | path

Searched defs:igmphdr (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/uapi/linux/
Digmp.h31 struct igmphdr { struct
32 __u8 type;
33 __u8 code; /* For newer IGMP */
34 __sum16 csum;
35 __be32 group;
/linux-6.6.21/net/bridge/netfilter/
Debt_ip.c34 } igmphdr; member