Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_dstlist.c497 err = COPYIN(op->iplo_struct, &dest, sizeof(dest));
541 err = COPYIN((char *)op->iplo_struct + sizeof(dest),
668 err = COPYIN(op->iplo_struct, &frd, sizeof(frd));
682 err = COPYIN(op->iplo_struct, temp, size);
806 err = COPYOUT(&stats, op->iplo_struct, sizeof(stats));
843 err = COPYIN(op->iplo_struct, &user, sizeof(user));
H A Dip_lookup.h30 void *iplo_struct; member
H A Dip_htable.c252 err = COPYOUT(&stats, op->iplo_struct, sizeof(stats));
286 err = COPYIN(op->iplo_struct, &htab, sizeof(htab));
550 err = COPYIN(op->iplo_struct, &hte, sizeof(hte));
868 err = COPYIN(op->iplo_struct, &hte, sizeof(hte));
H A Dip_pool.c385 err = COPYIN(op->iplo_struct, &node, sizeof(node));
482 err = COPYIN(op->iplo_struct, &node, sizeof(node));
620 err = COPYOUT(&stats, op->iplo_struct, sizeof(stats));