Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/netinet6/
H A Dip6_output.c3361 #define PKTOPT_EXTHDRCPY(type) do { \ macro
3398 PKTOPT_EXTHDRCPY(ip6po_hbh); in copypktopts()
3399 PKTOPT_EXTHDRCPY(ip6po_dest1); in copypktopts()
3400 PKTOPT_EXTHDRCPY(ip6po_dest2); in copypktopts()
3401 PKTOPT_EXTHDRCPY(ip6po_rthdr); /* not copy the cached route */ in copypktopts()
3408 #undef PKTOPT_EXTHDRCPY