Home
last modified time | relevance | path

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

/net/netfilter/
A Dxt_dccp.c83 match_types(const struct dccp_hdr *dh, u_int16_t typemask) in match_types() argument
85 return typemask & (1 << dh->dccph_type); in match_types()
117 && DCCHECK(match_types(dh, info->typemask), in dccp_mt()

Completed in 3 milliseconds