Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dxt_l2tp.c26 #define L2TP_HDR_T_BIT 0x8000 macro
100 if (flags & L2TP_HDR_T_BIT) in l2tp_udp_mt()