Searched refs:net_if_socket_offload (Results 1 – 2 of 2) sorted by relevance
358 if (net_if_socket_offload(iface) != NULL) { in sock_dispatch_setsockopt_vmeth()360 fd = sock_dispatch_socket(obj, net_if_socket_offload(iface)); in sock_dispatch_setsockopt_vmeth()
1081 static inline net_socket_create_t net_if_socket_offload(struct net_if *iface) in net_if_socket_offload() function