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

/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_dn_private.h440 int dummynet_get(struct sockopt *sopt, void **compat);
H A Dip_dn_glue.c835 ret = dummynet_get(sopt, &buf);
H A Dip_dummynet.c2217 * If compat != NULL dummynet_get is called in compatibility mode.
2221 dummynet_get(struct sockopt *sopt, void **compat) function
2519 error = dummynet_get(sopt, NULL);

Completed in 163 milliseconds