Home
last modified time | relevance | path

Searched defs:is_tcp (Results 1 – 3 of 3) sorted by relevance

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/wlan/
Dcommon.h83 static inline bool is_tcp(u8 *llc_data) in is_tcp() function
/device/soc/beken/bk7235/liteos_m/third_party_adapter/lwip_intf_v2_1/lwip-2.1.2/port/
Dsockets.c387 int is_tcp = 0; in done_socket() local
556 free_socket_locked(struct lwip_sock *sock, int is_tcp, struct netconn **conn, in free_socket_locked()
580 free_socket_free_elements(int is_tcp, struct netconn *conn, union lwip_sock_lastdata *lastdata) in free_socket_free_elements()
602 free_socket(struct lwip_sock *sock, int is_tcp) in free_socket()
794 int is_tcp = 0; in lwip_close_internal() local
/device/soc/esp/esp32/components/esp_lwip/lwip/src/api/
Dsockets.c405 int is_tcp = 0; in done_socket() local
599 free_socket_locked(struct lwip_sock *sock, int is_tcp, struct netconn **conn, in free_socket_locked()
623 free_socket_free_elements(int is_tcp, struct netconn *conn, union lwip_sock_lastdata *lastdata) in free_socket_free_elements()
645 free_socket(struct lwip_sock *sock, int is_tcp) in free_socket()
836 int is_tcp = 0; in lwip_close() local