Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_sppp.h196 void (*pp_chg)(struct sppp *sp, int new_state); member
H A Dif_spppsubr.c2679 if (sp->pp_chg) in sppp_lcp_tlu()
2680 sp->pp_chg(sp, (int)sp->pp_phase); in sppp_lcp_tlu()