Searched refs:TAILQ_ENTRY (Results 1 – 21 of 21) sorted by relevance
39 TAILQ_ENTRY(throttle_entry) next;
48 TAILQ_ENTRY(genlist_entry) chain;
56 TAILQ_ENTRY(sched) chain;
69 TAILQ_ENTRY(evt) next;
130 TAILQ_ENTRY(remoteconf) chain; /* next remote conf */
76 TAILQ_ENTRY(secpolicy) chain;
76 TAILQ_ENTRY(natt_ka_addrs) chain;
361 TAILQ_ENTRY(natd_payload) chain;
78 TAILQ_ENTRY(channel_confirm) entry;
48 TAILQ_ENTRY(key_entry) next;
47 TAILQ_ENTRY(pkcs11_keyinfo) next;
61 TAILQ_ENTRY(pkcs11_provider) next;
105 TAILQ_ENTRY(Connection) c_link; /* List of connections in timeout order. */
1161 TAILQ_ENTRY(request) tq; in do_download()1566 TAILQ_ENTRY(outstanding_ack) tq; in do_upload()
89 TAILQ_ENTRY(revoked_certs) entry;
113 TAILQ_ENTRY(identity) next;
254 TAILQ_ENTRY(identity) next;
188 TAILQ_ENTRY(global_confirm) entry;
106 TAILQ_ENTRY(packet) next;
88 #undef TAILQ_ENTRY416 #define TAILQ_ENTRY(type) \ macro
329 #define TAILQ_ENTRY(type) \ macro