Searched refs:IPOPT_RA (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/uapi/linux/
H A Dip.h66 #define IPOPT_RA (20|IPOPT_CONTROL|IPOPT_COPY) macro
/linux-master/net/netfilter/
H A Dnft_exthdr.c129 case IPOPT_RA:
631 case IPOPT_RA:
/linux-master/net/ipv4/
H A Dip_options.c422 case IPOPT_RA:
H A Dah4.c99 case IPOPT_RA:
H A Digmp.c404 ((u8 *)&pip[1])[0] = IPOPT_RA;
784 ((u8 *)&iph[1])[0] = IPOPT_RA;
/linux-master/drivers/net/
H A Damt.c511 u8 ra[AMT_IPHDR_OPTS] = { IPOPT_RA, 4, 0, 0 };
/linux-master/net/bridge/
H A Dbr_multicast.c1001 ((u8 *)&iph[1])[0] = IPOPT_RA;

Completed in 184 milliseconds