Searched defs:oif (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/sys/net/ip6fw/ |
H A D | ip6_fw.c | 358 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 D | ip_fw3_layer4.c | 96 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 D | ip_fw2.c | 1390 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 D | ip_fw2.h | 391 struct ifnet *oif; /* output interface */ member
|
/dflybsd-src/sys/net/ipfw3/ |
H A D | ip_fw3.h | 327 struct ifnet *oif; /* output interface */ member
|