Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet6/
H A Dip6_output.c3364 #define PKTOPT_EXTHDRCPY(type) do { \ macro
3401 PKTOPT_EXTHDRCPY(ip6po_hbh); in copypktopts()
3402 PKTOPT_EXTHDRCPY(ip6po_dest1); in copypktopts()
3403 PKTOPT_EXTHDRCPY(ip6po_dest2); in copypktopts()
3404 PKTOPT_EXTHDRCPY(ip6po_rthdr); /* not copy the cached route */ in copypktopts()
3411 #undef PKTOPT_EXTHDRCPY