Home
last modified time | relevance | path

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

/netbsd-src/sys/net/
H A Dif_spppsubr.c389 static void sppp_to_event(struct sppp *, void *);
502 sppp_close_event, sppp_to_event,
517 sppp_ipcp_close, sppp_to_event,
532 sppp_close_event, sppp_to_event,
1945 sppp_to_event(struct sppp *sp, void *xcp) in sppp_to_event() function
5412 sppp_to_event(sp, xcp); in sppp_auth_to_event()