Searched refs:dprlast (Results 1 – 1 of 1) sorted by relevance
53 uint8_t* dprfirst, uint8_t* dprlast) in smart_compare() argument58 if( p == dprfirst || p == dprlast ) in smart_compare()61 if(LABEL_IS_PTR(*dprlast) && in smart_compare()62 dprlast[0] == dnow[0] && dprlast[1] == dnow[1]) in smart_compare()65 return dname_pkt_compare(pkt, dnow, dprlast); in smart_compare()