Searched refs:pp_con (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/net/
H A Dif_sppp.h191 * (currently: IPCP up) is desired (pp_con) or any internal
195 void (*pp_con)(struct sppp *sp); member in struct:sppp
H A Dif_spppsubr.c3255 if (sp->pp_con)
3256 sp->pp_con(sp);
3771 if (sp->pp_con)
3772 sp->pp_con(sp);

Completed in 120 milliseconds