Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dip.h66 #define IPOPT_RA (20|IPOPT_CONTROL|IPOPT_COPY) macro
/linux-6.15/net/netfilter/
H A Dnft_exthdr.c127 case IPOPT_RA: in ipv4_find_option()
629 case IPOPT_RA: in nft_exthdr_ipv4_init()
/linux-6.15/net/ipv4/
H A Dip_options.c422 case IPOPT_RA: in __ip_options_compile()
H A Dah4.c99 case IPOPT_RA: in ip_clear_mutable_options()
H A Digmp.c407 ((u8 *)&pip[1])[0] = IPOPT_RA; in igmpv3_newpack()
787 ((u8 *)&iph[1])[0] = IPOPT_RA; in igmp_send_report()
/linux-6.15/drivers/net/
H A Damt.c511 u8 ra[AMT_IPHDR_OPTS] = { IPOPT_RA, 4, 0, 0 }; in amt_build_igmp_gq()
/linux-6.15/net/bridge/
H A Dbr_multicast.c1001 ((u8 *)&iph[1])[0] = IPOPT_RA; in br_ip4_multicast_alloc_query()