Home
last modified time | relevance | path

Searched refs:L2TP_FRAMING_CAP_FLAGS_ASYNC (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/npppd/l2tp/
H A Dl2tp.h168 #define L2TP_FRAMING_CAP_FLAGS_ASYNC 0x00000002 macro
H A Dl2tp_call.c616 ((framing_type & L2TP_FRAMING_CAP_FLAGS_ASYNC) != 0)? "async" : in l2tp_call_recv_ICCN()