if_spppsubr.c | 361 static void sppp_cp_input(const struct cp *, struct sppp *, 363 static void sppp_cp_input(const struct cp *, struct sppp *, 713 sppp_cp_input(&lcp, sp, m); 739 sppp_cp_input(&ipcp, sp, m); 762 sppp_cp_input(&ipv6cp, sp, m); 1557 sppp_cp_input(const struct cp *cp, struct sppp *sp, struct mbuf *m) function in typeref:typename:void
|