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

/freebsd-11-stable/sys/netinet/libalias/
H A Dalias_db.c311 #define LINK_PPTP (IPPROTO_MAX + 4) macro
417 if (link_type != LINK_PPTP)
432 if (link_type != LINK_PPTP) {
898 case LINK_PPTP:
966 case LINK_PPTP:
1026 case LINK_PPTP:
1580 LINK_PPTP);
1595 i = StartPointOut(src_addr, dst_addr, 0, 0, LINK_PPTP);
1597 if (lnk->link_type == LINK_PPTP &&
1616 i = StartPointOut(src_addr, dst_addr, 0, 0, LINK_PPTP);
[all...]

Completed in 123 milliseconds