Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dip6_output.c2735 #define PKTOPT_EXTHDRCPY(type) \ macro
2774 PKTOPT_EXTHDRCPY(ip6po_hbh); in copypktopts()
2775 PKTOPT_EXTHDRCPY(ip6po_dest1); in copypktopts()
2776 PKTOPT_EXTHDRCPY(ip6po_dest2); in copypktopts()
2777 PKTOPT_EXTHDRCPY(ip6po_rthdr); /* not copy the cached route */ in copypktopts()
2784 #undef PKTOPT_EXTHDRCPY