Searched refs:ifconfig_err_ioctlreq (Results 1 – 9 of 9) sorted by relevance
77 if (ifconfig_err_ioctlreq(lifh) == SIOCSIFMTU) { in main()82 ifconfig_err_ioctlreq(lifh), in main()
84 if (ifconfig_err_ioctlreq(lifh) == SIOCGETVLAN) { in main()87 if (ifconfig_err_ioctlreq(lifh) == SIOCSETVLAN) { in main()
73 if (ifconfig_err_ioctlreq(lifh) == SIOCIFDESTROY) { in main()
74 if (ifconfig_err_ioctlreq(lifh) == SIOCIFCREATE2) { in main()
83 if (ifconfig_err_ioctlreq(lifh) == SIOCIFCREATE2) { in main()
79 ifconfig_err_ioctlreq(lifh)); in main()
11 ifconfig_err_ioctlreq;
160 unsigned long ifconfig_err_ioctlreq(ifconfig_handle_t *h);
119 ifconfig_err_ioctlreq(ifconfig_handle_t *h) in ifconfig_err_ioctlreq() function