Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_if.c18101 ip_lifconf_ioctl(ldi_handle_t lh, int af, struct lifconf *lifcp, in ip_lifconf_ioctl() function
18173 if ((err = ip_lifconf_ioctl(lh, af, &lifc, &bufsize, cr)) != 0) { in ip_ipmp_cleanup()