Searched refs:fwa_oif (Results 1 - 6 of 6) sorted by relevance

/xnu-2422.115.4/bsd/netinet/
H A Dip_flowid.h94 struct ifnet *fwa_oif; /* output interface */ member in struct:ip_fw_args
H A Dip_output.c1083 args.fwa_oif = ifp;
1446 args.fwa_oif = ifp;
H A Dip_dummynet.c1639 pkt->dn_ifp = fwa->fwa_oif;
H A Dip_fw2.c1975 * args->fwa_oif Outgoing interface, or NULL if packet is incoming.
2028 * oif | args->fwa_oif If NULL, ipfw_chk has been called on the
2033 struct ifnet *oif = args->fwa_oif;
/xnu-2422.115.4/bsd/netinet6/
H A Dip6_output.c1327 args.fwa_oif = ifp;
/xnu-2422.115.4/bsd/net/
H A Dpf.c5356 dnflow.fwa_oif = fwa->fwa_oif;

Completed in 55 milliseconds