Searched refs:i_ipadm_strioctl (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/lib/libipadm/common/ |
H A D | libipadm_impl.h | 150 extern int i_ipadm_strioctl(int, int, char *, int);
|
H A D | libipadm.c | 852 i_ipadm_strioctl(int s, int cmd, char *buf, int buflen) in i_ipadm_strioctl() function
|
H A D | ipadm_prop.c | 1078 if (i_ipadm_strioctl(iph->iph_sock, SIOCGETPROP, (char *)mip, in i_ipadm_get_prop() 1341 if (i_ipadm_strioctl(iph->iph_sock, SIOCSETPROP, (char *)mip, in i_ipadm_set_prop()
|
H A D | ipadm_if.c | 549 if (i_ipadm_strioctl(fd, SIOCSLIFNAME, (char *)&lifr, in i_ipadm_slifname_arp()
|