Searched defs:ipd_netstack_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipd/
H A Dipd.c233 } ipd_netstack_t; typedef in typeref:struct:ipd_netstack
252 ipd_nextrand(ipd_netstack_t *ins)
281 ipd_netstack_t *ins = arg;
353 * packets. Callers are assumed to already be holding the ipd_netstack_t's lock.
360 ipd_setup_hooks(ipd_netstack_t *ins)
478 ipd_teardown_hooks(ipd_netstack_t *ins)
506 ipd_check_hooks(ipd_netstack_t *ins, int type, boolean_t enable)
563 ipd_toggle_corrupt(ipd_netstack_t *ins, int percent)
594 ipd_toggle_delay(ipd_netstack_t *ins, uint32_t delay)
624 ipd_toggle_drop(ipd_netstack_t *in
[all...]

Completed in 45 milliseconds