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

/linux-master/net/l2tp/
H A Dl2tp_core.c78 #define L2TP_HDR_VER_MASK 0x000F macro
824 version = hdrflags & L2TP_HDR_VER_MASK;

Completed in 99 milliseconds