Searched refs:pf_frag_compare (Results 1 – 1 of 1) sorted by relevance
146 static __inline int pf_frag_compare(struct pf_fragment *,150 pf_frag_compare);151 RB_GENERATE(pf_frag_tree, pf_fragment, fr_entry, pf_frag_compare);234 pf_frag_compare(struct pf_fragment *a, struct pf_fragment *b) in pf_frag_compare() function