Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Dtcpudp_perhost.h17 struct hcc* FAST_FUNC ipsvd_perhost_init(unsigned);
Dtcpudp_perhost.c13 struct hcc* FAST_FUNC ipsvd_perhost_init(unsigned c) in ipsvd_perhost_init() function
Dtcpudp.c364 G.cc = ipsvd_perhost_init(cmax); in tcpudpsvd_main()