Home
last modified time | relevance | path

Searched refs:IPOPT_NOP (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/uapi/linux/
H A Dip.h77 #define IPOPT_NOP IPOPT_NOOP macro
/linux-6.15/net/xfrm/
H A Dxfrm_output.c257 memset(ph + 1, IPOPT_NOP, ph->padlen); in xfrm4_beet_encap_add()
384 memset(ph + 1, IPOPT_NOP, ph->padlen); in xfrm6_beet_encap_add()
/linux-6.15/net/ipv4/
H A Dcipso_ipv4.c1826 } else if (data[iter] == IPOPT_NOP) { in cipso_v4_get_actual_opt_len()
2214 memset(iph + 1, IPOPT_NOP, opt->optlen); in cipso_v4_skbuff_setattr()