Home
last modified time | relevance | path

Searched defs:net_rx (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.7.0/subsys/net/ip/
Dnet_core.c433 static void net_rx(struct net_if *iface, struct net_pkt *pkt) in net_rx() function
/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Dtransport.c1238 static struct seg_rx *seg_rx_find(struct bt_mesh_net_rx *net_rx, in seg_rx_find()
1274 static bool seg_rx_is_valid(struct seg_rx *rx, struct bt_mesh_net_rx *net_rx, in seg_rx_is_valid()
1295 static struct seg_rx *seg_rx_alloc(struct bt_mesh_net_rx *net_rx, in seg_rx_alloc()
1335 static int trans_seg(struct net_buf_simple *buf, struct bt_mesh_net_rx *net_rx, in trans_seg()