Searched refs:IPOPT_COPIED (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dip.h166 #define IPOPT_COPIED(o) ((o)&0x80) macro
H A Dip_compat.h416 #ifndef IPOPT_COPIED
417 # define IPOPT_COPIED(x) ((x)&0x80)
H A Dip_output.c2277 if (IPOPT_COPIED(opt)) {

Completed in 78 milliseconds