Home
last modified time | relevance | path

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

/dflybsd-src/sys/net/sppp/
H A Dif_spppsubr.c252 static void sppp_cisco_input(struct sppp *sp, struct mbuf *m);
620 sppp_cisco_input ((struct sppp*) ifp, m); in sppp_input()
1203 sppp_cisco_input(struct sppp *sp, struct mbuf *m) in sppp_cisco_input() function