Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/netfilter/
Dxt_TCPOPTSTRIP.h8 #define tcpoptstrip_test_bit(bmap, idx) \ macro
/linux-4.4.14/net/netfilter/
Dxt_TCPOPTSTRIP.c72 if (!tcpoptstrip_test_bit(info->strip_bmap, opt[i])) in tcpoptstrip_mangle_packet()