Home
last modified time | relevance | path

Searched refs:SPLAY_HEAD (Results 1 – 25 of 275) sorted by relevance

1234567891011

/dports/net/honeyd/honeyd-1.5c/
H A Dkeycount.h48 SPLAY_HEAD(kctree, keycount);
75 SPLAY_HEAD(timetree, timekey);
H A Dpersonality.h182 typedef SPLAY_HEAD(perstree, personality) personalities_t;
191 typedef SPLAY_HEAD(xp_fprint_tree, xp_fingerprint) xp_fprints_t;
H A Dhoneydstats.h47 SPLAY_HEAD(usertree, user);
H A Dkeycount.c127 SPLAY_HEAD(timeseriestree, timeseries) timeviews;
128 SPLAY_HEAD(timeupdatetree, timeseries) timeupdates;
H A Dpydataprocessing.h62 SPLAY_HEAD(mkvtree, MergedKeyValue);
H A Dsubsystem.h55 SPLAY_HEAD(subtmpltree, template_container) root;
H A Drouter.h83 SPLAY_HEAD(linktree, link_entry) links;
H A Dfilter.c61 SPLAY_HEAD(filtertree, filter);
H A Dhoneyd.h143 SPLAY_HEAD(porttree, port);
170 SPLAY_HEAD(tree, tuple);
H A Darp.c105 static SPLAY_HEAD(paarptree, arp_req) pa_arp_reqs;
117 static SPLAY_HEAD(haarptree, arp_req) ha_arp_reqs;
H A Dxprobe_assoc.c98 SPLAY_HEAD(assoc_tree, assoc_item) associations;
H A Dtemplate.h111 SPLAY_HEAD(templtree, template);
/dports/net-mgmt/pmacct/pmacct-1.7.5/src/nfprobe_plugin/
H A Dtreetype.h42 #define FLOW_HEAD SPLAY_HEAD
70 #define EXPIRY_HEAD SPLAY_HEAD
/dports/mail/opensmtpd/opensmtpd-6.8.0p2/usr.sbin/smtpd/
H A Ddict.h23 SPLAY_HEAD(_dict, dictentry);
H A Dtree.h23 SPLAY_HEAD(_tree, treeentry);
H A Dwaitq.c48 SPLAY_HEAD(waitqtree, waitq);
H A Dcert.c61 SPLAY_HEAD(cert_reqtree, request);
62 SPLAY_HEAD(cert_sestree, session);
/dports/net-mgmt/flowd/flowd-0.9.1/
H A Dpeer.h102 SPLAY_HEAD(peer_tree, peer_state);
/dports/mail/opensmtpd-extras-queue-ram/opensmtpd-extras-6.7.1/api/
H A Dsmtpd-api.h86 SPLAY_HEAD(_dict, dictentry);
87 SPLAY_HEAD(_tree, treeentry);
/dports/mail/opensmtpd-extras-table-passwd/opensmtpd-extras-6.7.1/api/
H A Dsmtpd-api.h86 SPLAY_HEAD(_dict, dictentry);
87 SPLAY_HEAD(_tree, treeentry);
/dports/mail/opensmtpd-extras/opensmtpd-extras-6.7.1/api/
H A Dsmtpd-api.h86 SPLAY_HEAD(_dict, dictentry);
87 SPLAY_HEAD(_tree, treeentry);
/dports/mail/opensmtpd-extras-scheduler-ram/opensmtpd-extras-6.7.1/api/
H A Dsmtpd-api.h86 SPLAY_HEAD(_dict, dictentry);
87 SPLAY_HEAD(_tree, treeentry);
/dports/mail/opensmtpd-extras-table-ldap/opensmtpd-extras-6.7.1/api/
H A Dsmtpd-api.h86 SPLAY_HEAD(_dict, dictentry);
87 SPLAY_HEAD(_tree, treeentry);
/dports/mail/opensmtpd-extras-table-mysql/opensmtpd-extras-6.7.1/api/
H A Dsmtpd-api.h86 SPLAY_HEAD(_dict, dictentry);
87 SPLAY_HEAD(_tree, treeentry);
/dports/mail/opensmtpd-extras-table-postgresql/opensmtpd-extras-6.7.1/api/
H A Dsmtpd-api.h86 SPLAY_HEAD(_dict, dictentry);
87 SPLAY_HEAD(_tree, treeentry);

1234567891011