Home
last modified time | relevance | path

Searched refs:bridge_ourether (Results 1 – 1 of 1) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/net/
H A Dif_bridge.c1776 bridge_ourether(struct bridge_iflist *bif, struct ether_header *eh, int src) in bridge_ourether() function
1848 if (bridge_ourether(_bif, eh, 0)) { in bridge_input()
1861 if (bridge_ourether(_bif, eh, 1)) in bridge_input()