Home
last modified time | relevance | path

Searched defs:build_eth (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/net/
H A Dtap.c215 size_t build_eth(uint8_t *buf, uint16_t proto) in build_eth() function
H A Dtuntap_helpers.h218 static inline size_t build_eth(uint8_t *buf, uint16_t proto, unsigned char *src, in build_eth() function