Searched refs:L2TP_FRAMING_CAP_FLAGS_ASYNC (Results 1 – 2 of 2) sorted by relevance
168 #define L2TP_FRAMING_CAP_FLAGS_ASYNC 0x00000002 macro
616 ((framing_type & L2TP_FRAMING_CAP_FLAGS_ASYNC) != 0)? "async" : in l2tp_call_recv_ICCN()