Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/shell/
Dvlan.c69 net_if_get_by_iface(net_eth_get_vlan_main(iface))); in iface_vlan_cb()
/Zephyr-latest/include/zephyr/net/
Dethernet.h1070 struct net_if *net_eth_get_vlan_main(struct net_if *iface);
1073 struct net_if *net_eth_get_vlan_main(struct net_if *iface) in net_eth_get_vlan_main() function
/Zephyr-latest/subsys/net/l2/ethernet/
Dvlan.c223 struct net_if *net_eth_get_vlan_main(struct net_if *iface) in net_eth_get_vlan_main() function
Dethernet.c527 iface = net_eth_get_vlan_main(iface); in get_reserve_ll_header_size()
/Zephyr-latest/subsys/net/ip/
Dnet_if.c5351 iface = net_eth_get_vlan_main(iface); in need_calc_checksum()