Searched defs:eth_iface (Results 1 – 2 of 2) sorted by relevance
1223 static void forward_can_frame(struct net_pkt *pkt, struct net_if *eth_iface) in forward_can_frame()1379 static void can_to_eth_lladdr(struct net_pkt *pkt, struct net_if *eth_iface, in can_to_eth_lladdr()1404 struct net_if *eth_iface) in translate_to_eth_frame()1429 struct net_if *eth_iface; in canbus_forward_to_eth() local
953 static struct net_if *eth_iface; variable