Home
last modified time | relevance | path

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

/external/libnetfilter_conntrack/include/internal/
Dobject.h203 struct nfct_filter { struct
217 enum nfct_filter_logic logic[NFCT_FILTER_MAX]; argument
225 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