| /freebsd-9-stable/sys/netnatm/ |
| D | natm.c | 224 if (ifp->if_ioctl == NULL || in natm_usr_connect() 225 ifp->if_ioctl(ifp, SIOCATMOPENVCC, (caddr_t)&op) != 0) in natm_usr_connect() 258 if (ifp->if_ioctl != NULL) in natm_usr_disconnect() 259 ifp->if_ioctl(ifp, SIOCATMCLOSEVCC, (caddr_t)&cl); in natm_usr_disconnect() 357 if (ifp == NULL || ifp->if_ioctl == NULL) in natm_usr_control() 359 return ((*ifp->if_ioctl)(ifp, cmd, arg)); in natm_usr_control()
|
| /freebsd-9-stable/sys/netipx/ |
| D | ipx.c | 238 if (ifp->if_ioctl) { in ipx_control() 239 error = (*ifp->if_ioctl)(ifp, SIOCSIFDSTADDR, in ipx_control() 291 if (ifp->if_ioctl == NULL) { in ipx_control() 295 error = ((*ifp->if_ioctl)(ifp, cmd, data)); in ipx_control() 345 if (ifp->if_ioctl != NULL && in ipx_ifinit() 346 (error = (*ifp->if_ioctl)(ifp, SIOCSIFADDR, (void *)ia))) { in ipx_ifinit()
|
| /freebsd-9-stable/sys/net/ |
| D | if.c | 2288 if (ifp->if_ioctl) { in ifhwioctl() 2289 (void) (*ifp->if_ioctl)(ifp, cmd, data); in ifhwioctl() 2298 if (ifp->if_ioctl == NULL) in ifhwioctl() 2302 error = (*ifp->if_ioctl)(ifp, cmd, data); in ifhwioctl() 2391 if (ifp->if_ioctl == NULL) in ifhwioctl() 2393 error = (*ifp->if_ioctl)(ifp, cmd, data); in ifhwioctl() 2407 if (ifp->if_ioctl == NULL) in ifhwioctl() 2409 error = (*ifp->if_ioctl)(ifp, cmd, data); in ifhwioctl() 2477 if (ifp->if_ioctl == NULL) in ifhwioctl() 2479 error = (*ifp->if_ioctl)(ifp, cmd, data); in ifhwioctl() [all …]
|
| D | if_dead.c | 103 ifp->if_ioctl = ifdead_ioctl; in if_dead()
|
| D | if_edsc.c | 144 ifp->if_ioctl = edsc_ioctl; in edsc_clone_create()
|
| D | if_ef.c | 476 if (ifp->if_ioctl) in ef_clone() 477 eifp->if_ioctl = ef_ioctl; in ef_clone()
|
| D | if_disc.c | 107 ifp->if_ioctl = discioctl; in disc_clone_create()
|
| D | if_faith.c | 167 ifp->if_ioctl = faithioctl;
|
| D | if_enc.c | 148 ifp->if_ioctl = enc_ioctl; in enc_clone_create()
|
| D | if_loop.c | 145 ifp->if_ioctl = loioctl; in lo_clone_create()
|
| D | if_epair.c | 816 ifp->if_ioctl = epair_ioctl; in epair_clone_create() 842 ifp->if_ioctl = epair_ioctl; in epair_clone_create()
|
| D | if_lagg.c | 325 ifp->if_ioctl = lagg_ioctl; in lagg_clone_create() 608 lp->lp_ioctl = ifp->if_ioctl; in lagg_port_create() 609 ifp->if_ioctl = lagg_port_ioctl; in lagg_port_create() 711 ifp->if_ioctl = lp->lp_ioctl; in lagg_port_destroy()
|
| /freebsd-9-stable/sys/netgraph/atm/ |
| D | ng_atm.c | 667 if(priv->ifp->if_ioctl == NULL) in ng_atm_cpcs_init() 790 err = (*priv->ifp->if_ioctl)(priv->ifp, SIOCATMOPENVCC, (caddr_t)&data); in ng_atm_cpcs_init() 809 if (priv->ifp->if_ioctl == NULL) in cpcs_term() 815 return ((*priv->ifp->if_ioctl)(priv->ifp, in cpcs_term() 972 if (priv->ifp->if_ioctl == NULL) { in ng_atm_rcvmsg() 976 error = (*priv->ifp->if_ioctl)(priv->ifp, in ng_atm_rcvmsg() 1003 if (priv->ifp->if_ioctl == NULL) { in ng_atm_rcvmsg() 1020 error = (*priv->ifp->if_ioctl)(priv->ifp, in ng_atm_rcvmsg() 1054 if (priv->ifp->if_ioctl == NULL) { in ng_atm_rcvmsg() 1064 error = (*priv->ifp->if_ioctl)(priv->ifp, in ng_atm_rcvmsg()
|
| /freebsd-9-stable/sys/netinet/ |
| D | if_atm.c | 136 KASSERT(rt->rt_ifp->if_ioctl != NULL, in atm_rtrequest() 242 if (rt->rt_ifp->if_ioctl(rt->rt_ifp, SIOCATMOPENVCC, in atm_rtrequest() 298 (void)rt->rt_ifp->if_ioctl(rt->rt_ifp, SIOCATMCLOSEVCC, in atm_rtrequest()
|
| D | in.c | 275 if (ifp == NULL || ifp->if_ioctl == NULL) in in_control() 277 return ((*ifp->if_ioctl)(ifp, cmd, data)); in in_control() 466 if (ifp->if_ioctl != NULL) { in in_control() 467 error = (*ifp->if_ioctl)(ifp, SIOCSIFDSTADDR, in in_control() 855 if (ifp->if_ioctl != NULL) { in in_ifinit() 856 error = (*ifp->if_ioctl)(ifp, SIOCSIFADDR, (caddr_t)ia); in in_ifinit()
|
| /freebsd-9-stable/sys/netgraph/ |
| D | ng_fec.c | 500 (*bifp->if_ioctl)(bifp, SIOCSIFFLAGS, NULL); in ng_fec_delport() 604 (*oifp->if_ioctl)(oifp, command, data); in ng_fec_setport() 634 (*bifp->if_ioctl)(bifp, SIOCSIFFLAGS, NULL); in ng_fec_init() 661 (*bifp->if_ioctl)(bifp, SIOCSIFFLAGS, NULL); in ng_fec_stop() 687 error = (*ifp->if_ioctl)(ifp, SIOCGIFMEDIA, (caddr_t)&ifmr); in ng_fec_tick() 783 error = (*bifp->if_ioctl)(bifp, SIOCSIFMTU, in ng_fec_ioctl() 1226 ifp->if_ioctl = ng_fec_ioctl; in ng_fec_constructor()
|
| D | ng_sppp.c | 270 ifp->if_ioctl = ng_sppp_ioctl; in ng_sppp_constructor()
|
| /freebsd-9-stable/sys/netatalk/ |
| D | at_control.c | 377 if (ifp == NULL || ifp->if_ioctl == NULL) { in at_control() 381 error = ((*ifp->if_ioctl)(ifp, cmd, data)); in at_control() 634 if (ifp->if_ioctl != NULL && in at_ifinit() 635 (error = (*ifp->if_ioctl)(ifp, SIOCSIFADDR, (caddr_t)aa))) { in at_ifinit()
|
| /freebsd-9-stable/sys/dev/usb/net/ |
| D | usb_ethernet.c | 226 ifp->if_ioctl = ue->ue_methods->ue_ioctl; in ue_attach_post_task() 228 ifp->if_ioctl = uether_ioctl; in ue_attach_post_task()
|
| /freebsd-9-stable/sys/contrib/pf/net/ |
| D | if_pflog.c | 186 ifp->if_ioctl = pflogioctl; in pflog_clone_create()
|
| /freebsd-9-stable/sys/dev/iicbus/ |
| D | if_ic.c | 177 ifp->if_ioctl = icioctl; in icattach()
|
| /freebsd-9-stable/sys/mips/cavium/octe/ |
| D | octe.c | 177 ifp->if_ioctl = octe_ioctl; in octe_attach()
|
| /freebsd-9-stable/sys/mips/cavium/ |
| D | if_octm.c | 228 ifp->if_ioctl = octm_ioctl; in octm_attach()
|
| /freebsd-9-stable/sys/netpfil/ipfw/ |
| D | ip_fw_log.c | 135 ifp->if_ioctl = log_dummy; in ipfw_log_bpf()
|
| /freebsd-9-stable/sys/netinet6/ |
| D | in6.c | 798 if (ifp->if_ioctl == NULL) { in in6_control() 802 error = (*ifp->if_ioctl)(ifp, cmd, data); in in6_control() 1868 if (ifacount <= 1 && ifp->if_ioctl) { in in6_ifinit() 1869 error = (*ifp->if_ioctl)(ifp, SIOCSIFADDR, (caddr_t)ia); in in6_ifinit()
|