Searched refs:PKTOPT_EXTHDRCPY (Results 1 – 1 of 1) sorted by relevance
3453 #define PKTOPT_EXTHDRCPY(t, f) do { \ macro3500 PKTOPT_EXTHDRCPY(struct ip6_hbh*, ip6po_hbh); in copypktopts()3501 PKTOPT_EXTHDRCPY(struct ip6_dest*, ip6po_dest1); in copypktopts()3502 PKTOPT_EXTHDRCPY(struct ip6_dest*, ip6po_dest2); in copypktopts()3503 PKTOPT_EXTHDRCPY(struct ip6_rthdr*, ip6po_rthdr); /* not copy the cached route */ in copypktopts()3510 #undef PKTOPT_EXTHDRCPY