Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_spppfr.c161 static void sppp_fr_signal (struct sppp *sp, unsigned char *h, int len);
179 sppp_fr_signal (sp, h, m->m_pkthdr.len); in sppp_fr_input()
518 static void sppp_fr_signal (struct sppp *sp, unsigned char *h, int len) in sppp_fr_signal() function