Searched refs:pf_state_compare_key (Results 1 – 2 of 2) sorted by relevance
1142 RB_PROTOTYPE(pf_state_tree, pf_state_key, entry, pf_state_compare_key);
339 static __inline int pf_state_compare_key(struct pf_state_key *,352 RB_GENERATE(pf_state_tree, pf_state_key, entry, pf_state_compare_key);637 pf_state_compare_key(struct pf_state_key *a, struct pf_state_key *b) in pf_state_compare_key() function