Home
last modified time | relevance | path

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

/external/libnl-headers/
Dnetlink-types.h734 struct nfnl_ct_dir { struct
735 struct nl_addr * src;
736 struct nl_addr * dst;
737 union nfnl_ct_proto proto;
738 uint64_t packets;
762 struct nfnl_ct_dir ct_orig; argument