If Ethernet based network device driver is advertizing ETHERNET_EMBEDDED_LL_HEADER, then the L2 driver will can return the proper L2 header size for the network interface. This info is then used in TX to determine whether to have a separate net_buf for the link level header, or to embed the header to the same net_buf as the L2 payload. Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| dsa | ||
| gptp | ||
| lldp | ||
| arp.c | ||
| arp.h | ||
| bridge_shell.c | ||
| bridge.c | ||
| bridge.h | ||
| CMakeLists.txt | ||
| eth_stats.h | ||
| ethernet_mgmt.c | ||
| ethernet_stats.c | ||
| ethernet.c | ||
| Kconfig | ||
| vlan.c | ||