OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test_tp
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/nsd/dist/
xfrd.c
2573
struct xfrd_tcp_pipeline*
test_tp
= xfrd->tcp_set->tcp_state[i];
local
2574
if (
test_tp
&&
test_tp
->ssl &&
test_tp
->handshake_done) {
2577
RBTREE_FOR(zid, struct xfrd_tcp_pipeline_id*,
test_tp
->zone_per_id) {
2579
tp =
test_tp
;
xfrd.c
2573
struct xfrd_tcp_pipeline*
test_tp
= xfrd->tcp_set->tcp_state[i];
local
2574
if (
test_tp
&&
test_tp
->ssl &&
test_tp
->handshake_done) {
2577
RBTREE_FOR(zid, struct xfrd_tcp_pipeline_id*,
test_tp
->zone_per_id) {
2579
tp =
test_tp
;
Completed in 45 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026