Lines Matching full:offloaded
530 * @brief A function prototype to create an offloaded socket. The prototype is
578 /** A function pointer to create an offloaded socket.
579 * If non-NULL, the interface is considered offloaded at socket level.
898 * @brief Set the function to create an offloaded socket
901 * @param socket_offload A function to create an offloaded socket
918 * @brief Return the function to create an offloaded socket
922 * @return NULL if the interface is not socket offloaded, valid pointer otherwise
2936 * @brief Create a offloaded network interface and bind it to network device.
2937 * The offloaded network interface is implemented by a device vendor HAL or
2962 * node. Create a offloaded network interface and bind it to network device.
2963 * The offloaded network interface is implemented by a device vendor HAL or