Home
last modified time | relevance | path

Searched refs:IPOPT_SECURITY (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/netinet/
H A Dip.h154 #define IPOPT_SECURITY 130 /* provide s,c,h,tcc */ macro
H A Dip_icmp.c905 opt == IPOPT_SECURITY) { in icmp_reflect()
/f-stack/tools/compat/include/netinet/
H A Dip.h154 #define IPOPT_SECURITY 130 /* provide s,c,h,tcc */ macro
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_compat.h773 #undef IPOPT_SECURITY
774 #define IPOPT_SECURITY 130 macro
868 #ifndef IPOPT_SECURITY
869 # define IPOPT_SECURITY 130 macro
H A Dfil.c204 { IPOPT_SECURITY, 0x000100 },
1834 case IPOPT_SECURITY :
/f-stack/freebsd/netipsec/
H A Dxform_ah.c323 case IPOPT_SECURITY: /* 0x82 */ in ah_massage_headers()