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

/xnu-2422.115.4/bsd/netinet/
H A Dip_flowid.h125 #define fwa_ro fwa_ro_._fwa_ro macro
H A Dip_dummynet.c1646 if (fwa->fwa_ro) {
1647 route_copyout(&pkt->dn_ro, fwa->fwa_ro, sizeof (pkt->dn_ro));
1650 if (fwa->fwa_dst == (struct sockaddr_in *)&fwa->fwa_ro->ro_dst) /* dst points into ro */
H A Dip_output.c1084 args.fwa_ro = ro;
1488 args.fwa_ro = ro;
/xnu-2422.115.4/bsd/net/
H A Dpf.c5359 * Note that fwa_ro, fwa_dst and fwa_ipoa are
5363 dnflow.fwa_ro = fwa->fwa_ro;

Completed in 36 milliseconds