Searched refs:IPPROTO_IGMP (Results 1 - 8 of 8) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Din.h27 IPPROTO_IGMP = 2, /* Internet Group Management Protocol */ enumerator in enum:__anon11193
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Din.h27 IPPROTO_IGMP = 2, /* Internet Group Management Protocol */ enumerator in enum:__anon6779
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/
H A Dprotocol.c58 protocol: IPPROTO_IGMP,
H A Digmp.c236 iph->protocol = IPPROTO_IGMP;
H A Dipmr.c858 if(sk->type!=SOCK_RAW || sk->num!=IPPROTO_IGMP)
1302 } else if (skb->nh.iph->protocol == IPPROTO_IGMP){
/asus-wl-520gu-7.0.1.45/src/router/igmpproxy/src/
H A Dmroute-api.c72 if ( (MRouterFD = socket(AF_INET, SOCK_RAW, IPPROTO_IGMP)) < 0 )
H A Digmp.c73 ip->ip_p = IPPROTO_IGMP;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/solaris/
H A Dsocksys.c33 IPPROTO_ICMP, IPPROTO_ICMP, IPPROTO_IGMP, IPPROTO_IPIP, IPPROTO_TCP,

Completed in 96 milliseconds