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

/freebsd-12-stable/sys/netgraph/
H A Dng_pppoe.h199 #define PTT_MOTM (0x0112) /* PPPoE Extensions (CARREL) */ macro
218 #define PTT_MOTM (0x1201) /* PPPoE Extensions (CARREL) */ macro
H A Dng_pppoe.c1208 tag->tag_type = PTT_MOTM;
1904 if ((tag = get_tag(ph, PTT_MOTM)))
2180 case PTT_MOTM:

Completed in 168 milliseconds