Searched refs:pipex_ppp_proto (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/net/ |
H A D | pipex_local.h | 431 int pipex_ppp_proto (struct mbuf *, struct pipex_session *, int, int *);
|
H A D | pipex.c | 948 proto = pipex_ppp_proto(m0, session, 0, &hlen); in pipex_ppp_input() 1169 proto = pipex_ppp_proto(m0, session, hlen, &ppphlen); in pipex_common_input() 1228 pipex_ppp_proto(struct mbuf *m0, struct pipex_session *session, int off, in pipex_ppp_proto() function
|