Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_sppp.h227 struct mbuf *sppp_fr_header (struct sppp *sp, struct mbuf *m, int fam);
H A Dif_spppfr.c283 struct mbuf *sppp_fr_header (struct sppp *sp, struct mbuf *m, in sppp_fr_header() function
H A Dif_spppsubr.c898 m = sppp_fr_header (sp, m, dst->sa_family); in sppp_output()