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

/freebsd-11-stable/usr.sbin/ppp/
H A Dproto.h39 #define PROTO_MP 0x003d /* Multilink fragment */ macro
H A Dlink.c213 { PROTO_MP, "MULTILINK" },
359 { PROTO_MP, mp_Input },
H A Dip.c693 case PROTO_MP: type = "Multi-link"; break;
H A Dmp.c664 link_PushPacket(l, m, bundle, LINK_QUEUES(l) - 1, PROTO_MP);
728 * than PROTO_MP.
753 log_Printf(LogDEBUG, "Sending data as PROTO_IP, not PROTO_MP\n");
H A Dfsm.c935 case PROTO_MP:

Completed in 122 milliseconds