Home
last modified time | relevance | path

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

/netbsd/sys/net/
H A Dif_pppoe.c213 static void pppoe_enqueue(struct ifqueue *, struct mbuf *);
2129 pppoe_enqueue(struct ifqueue *inq, struct mbuf *m) in pppoe_enqueue() function
2159 pppoe_enqueue(&ppoeinq, m); in pppoe_input()
2166 pppoe_enqueue(&ppoediscinq, m); in pppoedisc_input()