Home
last modified time | relevance | path

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

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