Searched refs:offload_bind (Results 1 – 4 of 4) sorted by relevance
/Zephyr-latest/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-latest/drivers/modem/ |
D | wncm14a2a.c | 1484 static int offload_bind(struct net_context *context, in offload_bind() function 1746 .bind = offload_bind,
|
D | ublox-sara-r4.c | 1516 static int offload_bind(void *obj, const struct sockaddr *addr, in offload_bind() function 1929 .bind = offload_bind,
|
D | hl7800.c | 5934 static int offload_bind(struct net_context *context, in offload_bind() function 6238 .bind = offload_bind,
|