Home
last modified time | relevance | path

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

/NextBSD/sys/net/
HDif_spppsubr.c265 static void sppp_cisco_input(struct sppp *sp, struct mbuf *m);
690 sppp_cisco_input (sp, m); in sppp_input()
1291 sppp_cisco_input(struct sppp *sp, struct mbuf *m) in sppp_cisco_input() function