Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/netinet6/
H A Dip6_output.c3366 #define PKTOPT_EXTHDRCPY(type) do { \ macro
3403 PKTOPT_EXTHDRCPY(ip6po_hbh); in copypktopts()
3404 PKTOPT_EXTHDRCPY(ip6po_dest1); in copypktopts()
3405 PKTOPT_EXTHDRCPY(ip6po_dest2); in copypktopts()
3406 PKTOPT_EXTHDRCPY(ip6po_rthdr); /* not copy the cached route */ in copypktopts()
3413 #undef PKTOPT_EXTHDRCPY