Home
last modified time | relevance | path

Searched refs:hccp (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/networking/
Dtcpudp.c256 struct hcc *hccp; in tcpudpsvd_main() local
403 hccp = NULL; in tcpudpsvd_main()
439 cur_per_host = ipsvd_perhost_add(G.cc, remote_addr, max_per_host, &hccp); in tcpudpsvd_main()
503 if (hccp) in tcpudpsvd_main()
504 hccp->pid = pid; in tcpudpsvd_main()