Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dpipex.h177 struct mbuf *pipex_pppoe_input (struct mbuf *, struct pipex_session *);
H A Dif_ethersubr.c554 pipex_pppoe_input(m, session); in ether_input()
H A Dpipex.c1302 pipex_pppoe_input(struct mbuf *m0, struct pipex_session *session) in pipex_pppoe_input() function