Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dxt_l2tp.c28 #define L2TP_HDR_VER 0x000f macro
104 data.version = (u8) flags & L2TP_HDR_VER; in l2tp_udp_mt()