Searched refs:padr_match (Results 1 – 1 of 1) sorted by relevance
600 static inline int padr_match(PCNetState *s, const uint8_t *buf, int size) in padr_match() function1003 || (is_padr=padr_match(s, buf, size)) in pcnet_receive()