Searched defs:nfct_filter (Results 1 – 1 of 1) sorted by relevance
203 struct nfct_filter { struct217 enum nfct_filter_logic logic[NFCT_FILTER_MAX]; argument225 uint32_t l4proto_map[IPPROTO_MAX/32];226 uint32_t l4proto_len;228 struct {237 } l4proto_state[IPPROTO_MAX];248 uint32_t l3proto_elems[2];249 struct {253 } l3proto[2][__FILTER_ADDR_MAX];282 struct nfct_filter_dump { argument