Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dpcnet.c631 static inline int ladr_match(PCNetState *s, const uint8_t *buf, int size) in ladr_match() function
1005 || (is_ladr=ladr_match(s, buf, size))) { in pcnet_receive()