Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_dn_glue.c93 struct dn_pipe7 *pipe ; /* pointer to parent pipe */
164 struct dn_pipe7 { /* a pipe */ struct
165 SLIST_ENTRY(dn_pipe7) next; /* linked list in a hash slot */
195 SLIST_HEAD(dn_pipe_head7, dn_pipe7); argument
313 static size_t pipesize7 = sizeof(struct dn_pipe7);
373 struct dn_pipe7 *p = (struct dn_pipe7 *) v; in dn_compat_del()
409 struct dn_pipe7 *p7 = (struct dn_pipe7 *)v; in dn_compat_config_queue()
443 struct dn_pipe7 *p7 = (struct dn_pipe7 *)v; in dn_compat_config_pipe()
512 struct dn_pipe7 *p7 = (struct dn_pipe7 *)v; in dn_compat_configure()
617 struct dn_pipe7 *pipe7 = (struct dn_pipe7 *)*a->start; in dn_c_copy_pipe()
[all …]