Home
last modified time | relevance | path

Searched defs:invflag (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/net/netfilter/
Dxt_sctp.c20 #define SCCHECK(cond, option, flag, invflag) (!((flag) & (option)) \ argument
Dxt_dccp.c30 #define DCCHECK(cond, option, flag, invflag) (!((flag) & (option)) \ argument