Home
last modified time | relevance | path

Searched defs:oif (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/sys/net/ip6fw/
H A Dip6_fw.c358 struct ifnet *rif, struct ifnet *oif, int off, int nxt) in ip6fw_report()
499 struct ifnet *oif, u_int16_t *cookie, struct mbuf **m) in ip6_fw_chk()
/dflybsd-src/sys/net/ipfw3_layer4/
H A Dip_fw3_layer4.c96 ip_fw3_match_guid(const struct ipfw_flow_id *fid, struct ifnet *oif, in ip_fw3_match_guid()
/dflybsd-src/sys/net/ipfw/
H A Dip_fw2.c1390 struct ether_header *eh, struct mbuf *m, struct ifnet *oif) in ipfw_log()
3022 ipfw_match_uid(const struct ipfw_flow_id *fid, struct ifnet *oif, in ipfw_match_uid()
3437 struct ifnet *oif = args->oif; in ipfw_chk() local
6895 ipfw_init_args(struct ip_fw_args *args, struct mbuf *m, struct ifnet *oif) in ipfw_init_args()
H A Dip_fw2.h391 struct ifnet *oif; /* output interface */ member
/dflybsd-src/sys/net/ipfw3/
H A Dip_fw3.h327 struct ifnet *oif; /* output interface */ member