Searched refs:L2_HDR_SIZE (Results 1 – 1 of 1) sorted by relevance
66 #define L2_HDR_SIZE sizeof(struct net_eth_hdr) macro75 #define L2_HDR_SIZE 0 macro162 zassert_true(pkt_is_of_size(pkt, net_if_get_mtu(eth_if) + L2_HDR_SIZE), in ZTEST()