Searched refs:NPPPD_AF_PHONE_NUMBER (Results 1 – 2 of 2) sorted by relevance
/openbsd/usr.sbin/npppd/npppd/ | ||
H A D | ppp.h | 432 #define NPPPD_AF_PHONE_NUMBER (AF_MAX + 0) macro |
H A D | ppp.c | 215 } else if (af == NPPPD_AF_PHONE_NUMBER) { in ppp_set_tunnel_label() |