Searched refs:L2TP_BEARER_CAP_ANALOG_MASK (Results 1 – 2 of 2) sorted by relevance
48 #define L2TP_BEARER_CAP_ANALOG_MASK 0x00000002 /* Analog */ macro
286 if (ntohl(*ptr) & L2TP_BEARER_CAP_ANALOG_MASK) { in l2tp_bearer_cap_print()