Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dpipex_local.h462 void pipex_ccp_input (struct mbuf *, struct pipex_session *);
H A Dpipex.c981 pipex_ccp_input(m0, session); in pipex_ppp_input()
2686 pipex_ccp_input(struct mbuf *m0, struct pipex_session *session) in pipex_ccp_input() function