HomeSort by: relevance | last modified time | path
    Searched defs:sppp_to_event (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/net/
if_spppsubr.c 389 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) function in typeref:typename:void
5412 sppp_to_event(sp, xcp);

Completed in 14 milliseconds