Searched refs:si_new (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_dummynet.c507 si_new(uintptr_t key, int flags, void *arg) function
611 s->siht = si_new(0, 0, s);
870 s->fp = a->fp; /* si_new needs this */
875 si_hash, si_match, si_new);

Completed in 156 milliseconds