Searched refs:offload_bind (Results 1 – 4 of 4) sorted by relevance
/Zephyr-Core-3.5.0/tests/net/socket/offload_dispatcher/src/ |
D | main.c | 96 static int offload_bind(void *obj, const struct sockaddr *addr, in offload_bind() function 259 .bind = offload_bind, 321 .bind = offload_bind,
|
/Zephyr-Core-3.5.0/drivers/modem/ |
D | wncm14a2a.c | 1480 static int offload_bind(struct net_context *context, in offload_bind() function 1742 .bind = offload_bind,
|
D | ublox-sara-r4.c | 1512 static int offload_bind(void *obj, const struct sockaddr *addr, in offload_bind() function 1925 .bind = offload_bind,
|
D | hl7800.c | 5827 static int offload_bind(struct net_context *context, in offload_bind() function 6128 .bind = offload_bind,
|