Searched refs:fwa_ro6_pmtu (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_flowid.h113 struct route_in6 *fwa_ro6_pmtu; /* for IPv6 output */ member in struct:ip_fw_args
H A Dip_dummynet.c1665 if (fwa->fwa_ro6_pmtu) {
1666 pkt->dn_ro6_pmtu = *(fwa->fwa_ro6_pmtu);
1667 if (fwa->fwa_ro6_pmtu->ro_rt)
1668 RT_ADDREF(fwa->fwa_ro6_pmtu->ro_rt);
/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_output.c1241 args.fwa_ro6_pmtu = ro_pmtu;
/darwin-on-arm/xnu/bsd/net/
H A Dpf.c5312 dnflow.fwa_ro6_pmtu = fwa->fwa_ro6_pmtu;

Completed in 38 milliseconds