Home
last modified time | relevance | path

Searched defs:src_if (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/flowctl/
H A Dflowctl.c269 char src_if[IFNAMSIZ], dst_if[IFNAMSIZ]; in flow_cache_print() local
303 char src_if[IFNAMSIZ], dst_if[IFNAMSIZ]; in flow_cache_print6() local
337 char src_if[IFNAMSIZ], dst_if[IFNAMSIZ]; in flow_cache_print_verbose() local
380 char src_if[IFNAMSIZ], dst_if[IFNAMSIZ]; in flow_cache_print6_verbose() local
/freebsd/sys/netinet6/
H A Din6_fib.c185 const struct ifnet *src_if) in check_urpf_nhop()
203 const struct ifnet *src_if) in check_urpf()
267 uint32_t scopeid, uint32_t flags, const struct ifnet *src_if) in fib6_check_urpf()
/freebsd/sys/netinet/
H A Din_fib.c176 const struct ifnet *src_if) in check_urpf_nhop()
194 const struct ifnet *src_if) in check_urpf()
253 uint32_t flags, const struct ifnet *src_if) in fib4_check_urpf()
/freebsd/sys/net/
H A Dif_bridge.c2357 struct ifnet *src_if, *dst_if, *ifp; in bridge_forward() local
2758 bridge_broadcast(struct bridge_softc *sc, struct ifnet *src_if, in bridge_broadcast() argument