Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.sbin/ppp/
HDmp.h42 #define MP_LINKSENT 0 /* We attached the link to another ppp */ macro
HDmp.c356 return MP_LINKSENT; in mp_Up()
HDdatalink.c619 case MP_LINKSENT: in datalink_NCPUp()