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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_if.c379 * ill_delete is called only out of ip_close when the device control
383 ill_delete(ill_t *ill) function
390 * ill_delete may be forcibly entering the ipsq. The previous
850 * - Called in the ill_delete path
886 * A zero ill_error means we are in the ill_delete path and
1072 * the cleanup to ill_delete
3443 * turn will call ill_delete to clean up any memory allocated here that
9483 ill_delete(ill);
13428 * and ill_delete -> ipif_free -> ipif_down
13534 * ill_delete o
[all...]

Completed in 97 milliseconds