Searched refs:IP_PROTOCOL_IGMP (Results 1 – 2 of 2) sorted by relevance
33 #define IP_PROTOCOL_IGMP 0x02 /* Internet Group Management Protocol */ macro
903 if (l3_hdr[offset] == IP_PROTOCOL_IGMP) { in ol_rx_inspect()