Home
last modified time | relevance | path

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

/openbsd/src/sys/net/
Dif_trunk.c106 int trunk_fail_input(struct trunk_softc *, struct trunk_port *,
1395 tr->tr_input = trunk_fail_input; in trunk_fail_attach()
1461 trunk_fail_input(struct trunk_softc *tr, struct trunk_port *tp, struct mbuf *m) in trunk_fail_input() function