Home
last modified time | relevance | path

Searched refs:if_get_addr (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.5.0/tests/net/shell/src/
Dmain.c110 static inline struct in_addr *if_get_addr(struct net_if *iface) in if_get_addr() function
/Zephyr-Core-3.5.0/subsys/net/l2/ethernet/
Darp.c219 static inline struct in_addr *if_get_addr(struct net_if *iface, in if_get_addr() function
324 my_addr = if_get_addr(entry->iface, current_ip); in arp_prepare()
667 addr = if_get_addr(net_pkt_iface(pkt), in net_arp_input()
/Zephyr-Core-3.5.0/tests/net/udp/src/
Dmain.c112 static inline struct in_addr *if_get_addr(struct net_if *iface) in if_get_addr() function
/Zephyr-Core-3.5.0/tests/net/arp/src/
Dmain.c152 static inline struct in_addr *if_get_addr(struct net_if *iface) in if_get_addr() function