Home
last modified time | relevance | path

Searched refs:padr_match (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/net/
H A Dpcnet.c600 static inline int padr_match(PCNetState *s, const uint8_t *buf, int size) in padr_match() function
1003 || (is_padr=padr_match(s, buf, size)) in pcnet_receive()