Home
last modified time | relevance | path

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

/external/libnl/include/
Dnetlink-types.h731 struct nfnl_ct_dir { struct
732 struct nl_addr * src;
733 struct nl_addr * dst;
734 union nfnl_ct_proto proto;
735 uint64_t packets;
759 struct nfnl_ct_dir ct_orig; argument