Home
last modified time | relevance | path

Searched defs:net_if (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.4.0/subsys/bluetooth/mesh/
Dnet.c671 static bool relay_to_adv(enum bt_mesh_net_if net_if) in relay_to_adv()
777 int bt_mesh_net_decode(struct net_buf_simple *in, enum bt_mesh_net_if net_if, in bt_mesh_net_decode()
837 enum bt_mesh_net_if net_if) in bt_mesh_net_recv()
Dnet.h261 net_if:2, /* Network interface */ member
/Zephyr-Core-3.4.0/include/zephyr/net/
Dnet_if.h516 struct net_if { struct
518 struct net_if_dev *if_dev; argument
526 struct net_if_config config; argument
539 static inline void net_if_lock(struct net_if *iface) in net_if_lock() argument