Searched refs:DCCHECK (Results 1 – 1 of 1) sorted by relevance
29 #define DCCHECK(cond, option, flag, invflag) (!((flag) & (option)) \ macro113 return DCCHECK(ntohs(dh->dccph_sport) >= info->spts[0] in dccp_mt()116 && DCCHECK(ntohs(dh->dccph_dport) >= info->dpts[0] in dccp_mt()119 && DCCHECK(match_types(dh, info->typemask), in dccp_mt()121 && DCCHECK(match_option(info->option, skb, par->thoff, dh, in dccp_mt()