Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_hpts.c1911 hpts->hpts_root = SYSCTL_ADD_NODE(&hpts->hpts_ctx, in tcp_init_hptsi()
1918 SYSCTL_CHILDREN(hpts->hpts_root), in tcp_init_hptsi()
1923 SYSCTL_CHILDREN(hpts->hpts_root), in tcp_init_hptsi()
1928 SYSCTL_CHILDREN(hpts->hpts_root), in tcp_init_hptsi()
1933 SYSCTL_CHILDREN(hpts->hpts_root), in tcp_init_hptsi()
1938 SYSCTL_CHILDREN(hpts->hpts_root), in tcp_init_hptsi()
1943 SYSCTL_CHILDREN(hpts->hpts_root), in tcp_init_hptsi()
H A Dtcp_hpts.h124 struct sysctl_oid *hpts_root; member