Home
last modified time | relevance | path

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

/Linux-v5.15/net/netfilter/
Dxt_sctp.c21 #define SCCHECK(cond, option, flag, invflag) (!((flag) & (option)) \ argument
Dxt_dccp.c27 #define DCCHECK(cond, option, flag, invflag) (!((flag) & (option)) \ argument