Searched refs:is_same_common_tcp_key (Results 1 – 3 of 3) sorted by relevance
144 is_same_common_tcp_key(&k1.cmn_key, &k2.cmn_key)); in is_same_tcp4_flow()
159 return is_same_common_tcp_key(&k1->cmn_key, &k2->cmn_key);
194 is_same_common_tcp_key(struct cmn_tcp_key *k1, struct cmn_tcp_key *k2) in is_same_common_tcp_key() function