Home
last modified time | relevance | path

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

/trueos/sys/netpfil/ipfw/
HDip_dn_glue.c226 struct dn_pipe8 { /* a pipe */ struct
227 SLIST_ENTRY(dn_pipe8) next; /* linked list in a hash slot */
266 struct dn_pipe8 pipe; argument
269 SLIST_HEAD(dn_pipe_head8, dn_pipe8);
312 static size_t pipesize8 = sizeof(struct dn_pipe8);
372 struct dn_pipe8 *p8 = (struct dn_pipe8 *) v; in dn_compat_del()
408 struct dn_pipe8 *p8 = (struct dn_pipe8 *)v; in dn_compat_config_queue()
439 struct dn_pipe8 *p8 = (struct dn_pipe8 *)v; in dn_compat_config_pipe()
478 struct dn_pipe8 *p8 = (struct dn_pipe8 *)v; in dn_compat_config_profile()
508 struct dn_pipe8 *p8 = (struct dn_pipe8 *)v; in dn_compat_configure()
[all …]