Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_sppp.h226 void sppp_fr_input (struct sppp *sp, struct mbuf *m);
H A Dif_spppfr.c163 void sppp_fr_input (struct sppp *sp, struct mbuf *m) in sppp_fr_input() function
H A Dif_spppsubr.c542 sppp_fr_input (sp, m); in sppp_input()