Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dip.h191 #define IPOPT_SECURITY 130 /* provide s,c,h,tcc */ macro
H A Dip_compat.h463 #ifndef IPOPT_SECURITY
464 # define IPOPT_SECURITY 130
H A Dip_icmp.c944 opt == IPOPT_SECURITY) { in icmp_reflect()
/xnu-11215.1.10/bsd/netinet6/
H A Dah_core.c643 case IPOPT_SECURITY: /* 0x82 */ in ah4_calccksum()