Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dxt_l2tp.c27 #define L2TP_HDR_L_BIT 0x4000 macro
121 if (flags & L2TP_HDR_L_BIT) in l2tp_udp_mt()