Searched defs:master_tuple (Results 1 – 1 of 1) sorted by relevance
415 #define master_tuple(ct) &(ct->master->tuplehash[IP_CT_DIR_ORIGINAL].tuple) macro3568 struct nf_conntrack_tuple tuple, mask, master_tuple; in ctnetlink_create_expect() local