Searched defs:lpcb (Results 1 - 9 of 9) sorted by relevance
| /third_party/lwip/src/core/ |
| H A D | tcp_in.c | 121 struct tcp_pcb_listen *lpcb; local [all...] |
| H A D | altcp_tcp.c | 287 struct tcp_pcb *lpcb; in altcp_tcp_listen() local
|
| H A D | tcp.c | 409 tcp_remove_listener(struct tcp_pcb *list, struct tcp_pcb_listen *lpcb) in tcp_remove_listener() argument 1013 struct tcp_pcb_listen *lpcb = NULL; local 2261 struct tcp_pcb_listen *lpcb = (struct tcp_pcb_listen *)pcb; global() local 2514 struct tcp_pcb_listen *lpcb; global() local 2847 tcp_ext_arg_invoke_callbacks_passive_open(struct tcp_pcb_listen *lpcb, struct tcp_pcb *cpcb) global() argument [all...] |
| /third_party/lwip/test/unit/tcp/ |
| H A D | test_tcp.c | 103 struct tcp_pcb_listen *lpcb; in START_TEST() local
|
| /kernel/linux/linux-5.10/arch/s390/pci/ |
| H A D | pci_clp.c | 465 static int clp_base_slpc(struct clp_req *req, struct clp_req_rsp_slpc *lpcb) in clp_base_slpc() argument 475 static int clp_base_command(struct clp_req *req, struct clp_req_hdr *lpcb) in clp_base_command() argument 485 clp_pci_slpc(struct clp_req *req, struct clp_req_rsp_slpc_pci *lpcb) clp_pci_slpc() argument 495 clp_pci_list(struct clp_req *req, struct clp_req_rsp_list_pci *lpcb) clp_pci_list() argument 507 clp_pci_query(struct clp_req *req, struct clp_req_rsp_query_pci *lpcb) clp_pci_query() argument 520 clp_pci_query_grp(struct clp_req *req, struct clp_req_rsp_query_pci_grp *lpcb) clp_pci_query_grp() argument 534 clp_pci_command(struct clp_req *req, struct clp_req_hdr *lpcb) clp_pci_command() argument 552 struct clp_req_hdr *lpcb; clp_normal_command() local [all...] |
| /kernel/linux/linux-6.6/arch/s390/pci/ |
| H A D | pci_clp.c | 481 static int clp_base_slpc(struct clp_req *req, struct clp_req_rsp_slpc *lpcb) in clp_base_slpc() argument 491 static int clp_base_command(struct clp_req *req, struct clp_req_hdr *lpcb) in clp_base_command() argument 501 clp_pci_slpc(struct clp_req *req, struct clp_req_rsp_slpc_pci *lpcb) clp_pci_slpc() argument 511 clp_pci_list(struct clp_req *req, struct clp_req_rsp_list_pci *lpcb) clp_pci_list() argument 523 clp_pci_query(struct clp_req *req, struct clp_req_rsp_query_pci *lpcb) clp_pci_query() argument 536 clp_pci_query_grp(struct clp_req *req, struct clp_req_rsp_query_pci_grp *lpcb) clp_pci_query_grp() argument 550 clp_pci_command(struct clp_req *req, struct clp_req_hdr *lpcb) clp_pci_command() argument 568 struct clp_req_hdr *lpcb; clp_normal_command() local [all...] |
| /third_party/lwip/src/api/ |
| H A D | api_msg.c | 1516 struct tcp_pcb *lpcb; local
|
| /third_party/lwip/src/apps/altcp_tls/ |
| H A D | altcp_tls_mbedtls.c | 1024 struct altcp_pcb *lpcb; in altcp_mbedtls_listen() local
|
| /kernel/liteos_a/net/lwip-2.1/enhancement/src/ |
| H A D | api_shell.c | 3083 struct tcp_pcb_listen *lpcb = NULL; local [all...] |
Completed in 18 milliseconds