Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/net/
H A Dif_spppsubr.c281 static void sppp_to_event(const struct cp *cp, struct sppp *sp);
1843 sppp_to_event(const struct cp *cp, struct sppp *sp) in sppp_to_event() function
2057 sppp_to_event(&lcp, (struct sppp *)cookie); in sppp_lcp_TO()
2792 sppp_to_event(&ipcp, (struct sppp *)cookie); in sppp_ipcp_TO()
3308 sppp_to_event(&ipv6cp, (struct sppp *)cookie); in sppp_ipv6cp_TO()