Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_spppsubr.c283 static void sppp_to_event(const struct cp *cp, struct sppp *sp);
2022 sppp_to_event(const struct cp *cp, struct sppp *sp) in sppp_to_event() function
2239 sppp_to_event(&lcp, (struct sppp *)cookie); in sppp_lcp_TO()
2907 sppp_to_event(&ipcp, (struct sppp *)cookie); in sppp_ipcp_TO()
3451 sppp_to_event(&ipv6cp, (struct sppp *)cookie); in sppp_ipv6cp_TO()