Home
last modified time | relevance | path

Searched defs:ifr (Results 1 – 25 of 175) sorted by relevance

1234567

/kernel/liteos_a/net/lwip-2.1/porting/src/
Dsockets.c480 static u8_t lwip_ioctl_internal_SIOCGIFCONF(struct ifreq *ifr, struct net_group *group)
542 static u8_t lwip_ioctl_internal_SIOCGIFADDR(struct ifreq *ifr)
572 static u8_t lwip_ioctl_internal_SIOCSIFADDR_6(struct ifreq *ifr)
579 static u8_t lwip_ioctl_internal_SIOCSIFADDR(struct ifreq *ifr, struct net_group *group)
668 static u8_t lwip_ioctl_internal_SIOCDIFADDR_6(struct ifreq *ifr)
675 static u8_t lwip_ioctl_internal_SIOCDIFADDR(struct ifreq *ifr, struct net_group *group)
737 static u8_t lwip_ioctl_internal_SIOCGIFNETMASK(struct ifreq *ifr)
755 static u8_t lwip_ioctl_internal_SIOCSIFNETMASK(struct ifreq *ifr, struct net_group *group)
844 static u8_t lwip_ioctl_internal_SIOCSIFHWADDR(struct ifreq *ifr)
884 static u8_t lwip_ioctl_internal_SIOCGIFHWADDR(struct ifreq *ifr)
[all …]
/kernel/linux/linux-5.10/net/core/
Ddev_ioctl.c23 static int dev_ifname(struct net *net, struct ifreq *ifr) in dev_ifname()
80 static int dev_ifsioc_locked(struct net *net, struct ifreq *ifr, unsigned int cmd) in dev_ifsioc_locked()
135 static int net_hwtstamp_validate(struct ifreq *ifr) in net_hwtstamp_validate()
195 struct ifreq *ifr, unsigned int cmd) in dev_do_ioctl()
217 static int dev_ifsioc(struct net *net, struct ifreq *ifr, unsigned int cmd) in dev_ifsioc()
365 int dev_ioctl(struct net *net, unsigned int cmd, struct ifreq *ifr, bool *need_copyout) in dev_ioctl()
/kernel/uniproton/src/net/lwip-2.1/src/
Dsockets.c286 static u8_t OsLwipIoctlInternalSiocgifConf(struct ifreq *ifr) in OsLwipIoctlInternalSiocgifConf()
339 static u8_t OsLwipIoctlInternalSiocgifAddr(struct ifreq *ifr) in OsLwipIoctlInternalSiocgifAddr()
354 static u8_t OsLwipIoctlInternalSiocgifNetmask(struct ifreq *ifr) in OsLwipIoctlInternalSiocgifNetmask()
369 static u8_t OsLwipIoctlInternalSiocgifHwAddr(struct ifreq *ifr) in OsLwipIoctlInternalSiocgifHwAddr()
390 static u8_t OsLwipIoctlInternalSiocsifFlags(struct ifreq *ifr) in OsLwipIoctlInternalSiocsifFlags()
466 static u8_t OsLwipIoctlInternalSiocgifFlags(struct ifreq *ifr) in OsLwipIoctlInternalSiocgifFlags()
538 static u8_t OsLwipIoctlInternalSiocgifName(struct ifreq *ifr) in OsLwipIoctlInternalSiocgifName()
610 static u8_t OsLwipIoctlInternalSiocsifName(struct ifreq *ifr) in OsLwipIoctlInternalSiocsifName()
639 static u8_t OsLwipIoctlInternalSiocgifIndex(struct ifreq *ifr) in OsLwipIoctlInternalSiocgifIndex()
650 static u8_t OsLwipIoctlInternalSiocgifMtu(struct ifreq *ifr) in OsLwipIoctlInternalSiocgifMtu()
[all …]
/kernel/liteos_m/components/net/lwip-2.1/porting/src/
Dsockets_porting.c294 static u8_t lwip_ioctl_internal_SIOCGIFCONF(struct ifreq *ifr) in lwip_ioctl_internal_SIOCGIFCONF()
349 static u8_t lwip_ioctl_internal_SIOCGIFADDR(struct ifreq *ifr) in lwip_ioctl_internal_SIOCGIFADDR()
366 static u8_t lwip_ioctl_internal_SIOCGIFNETMASK(struct ifreq *ifr) in lwip_ioctl_internal_SIOCGIFNETMASK()
383 static u8_t lwip_ioctl_internal_SIOCGIFHWADDR(struct ifreq *ifr) in lwip_ioctl_internal_SIOCGIFHWADDR()
406 static u8_t lwip_ioctl_internal_SIOCSIFFLAGS(struct ifreq *ifr) in lwip_ioctl_internal_SIOCSIFFLAGS()
484 static u8_t lwip_ioctl_internal_SIOCGIFFLAGS(struct ifreq *ifr) in lwip_ioctl_internal_SIOCGIFFLAGS()
558 static u8_t lwip_ioctl_internal_SIOCGIFNAME(struct ifreq *ifr) in lwip_ioctl_internal_SIOCGIFNAME()
631 static u8_t lwip_ioctl_internal_SIOCSIFNAME(struct ifreq *ifr) in lwip_ioctl_internal_SIOCSIFNAME()
662 static u8_t lwip_ioctl_internal_SIOCGIFINDEX(struct ifreq *ifr) in lwip_ioctl_internal_SIOCGIFINDEX()
675 static u8_t lwip_ioctl_internal_SIOCGIFMTU(struct ifreq *ifr) in lwip_ioctl_internal_SIOCGIFMTU()
[all …]
/kernel/liteos_a/testsuites/unittest/net/socket/smoke/
Dnet_socket_test_010.cpp43 static void InitIfreq(struct ifreq *ifr) in InitIfreq()
90 struct ifreq ifr = {{0}}; in IoctlTestInternal() local
Dnet_socket_test_013.cpp134 struct ifreq ifr; in GetIp() local
150 struct ifreq ifr; in GetNetmask() local
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/
Daq_main.c264 static int aq_ndev_hwtstamp_set(struct aq_nic_s *aq_nic, struct ifreq *ifr) in aq_ndev_hwtstamp_set()
287 static int aq_ndev_hwtstamp_get(struct aq_nic_s *aq_nic, struct ifreq *ifr) in aq_ndev_hwtstamp_get()
300 static int aq_ndev_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in aq_ndev_ioctl()
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
Ddevninet.c38 struct ifreq ifr; in ninet_gifconf() local
/kernel/linux/linux-5.10/drivers/net/wan/
Dhdlc_raw.c36 static int raw_ioctl(struct net_device *dev, struct ifreq *ifr) in raw_ioctl()
Dhdlc_raw_eth.c51 static int raw_eth_ioctl(struct net_device *dev, struct ifreq *ifr) in raw_eth_ioctl()
Dhostess_sv11.c152 static int hostess_ioctl(struct net_device *d, struct ifreq *ifr, int cmd) in hostess_ioctl()
/kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/
Dhwtstamp.h136 int port, struct ifreq *ifr) in mv88e6xxx_port_hwtstamp_set()
142 int port, struct ifreq *ifr) in mv88e6xxx_port_hwtstamp_get()
/kernel/linux/linux-5.10/drivers/net/wan/lmc/
Dlmc_proto.c61 int lmc_proto_ioctl(lmc_softc_t *sc, struct ifreq *ifr, int cmd) in lmc_proto_ioctl()
/kernel/linux/common_modules/newip/examples/
Dnip_lib.c28 struct ifreq ifr; in nip_get_ifindex() local
/kernel/liteos_a/testsuites/unittest/container/
DIt_container_test.cpp157 struct ifreq ifr; in TryResetNetAddr() local
219 struct ifreq ifr = {0}; in NetContainerGetLocalIP() local
/kernel/liteos_a/testsuites/unittest/container/smoke/
DIt_net_container_001.cpp43 struct ifreq ifr; in SetIP() local
DIt_net_container_002.cpp43 struct ifreq ifr; in SetIP() local
/kernel/linux/linux-5.10/tools/testing/selftests/net/
Dhwtstamp_config.c88 struct ifreq ifr; in main() local
Dudpgso.c279 struct ifreq ifr; in get_device_mtu() local
293 struct ifreq ifr; in __set_device_mtu() local
/kernel/linux/linux-5.10/drivers/net/phy/
Dphy.c304 int phy_mii_ioctl(struct phy_device *phydev, struct ifreq *ifr, int cmd) in phy_mii_ioctl()
406 int phy_do_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in phy_do_ioctl()
425 int phy_do_ioctl_running(struct net_device *dev, struct ifreq *ifr, int cmd) in phy_do_ioctl_running()
/kernel/linux/linux-5.10/drivers/net/appletalk/
Dcops.c514 struct ifreq ifr; in cops_load() local
930 static int cops_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in cops_ioctl()
Dipddp.c271 static int ipddp_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in ipddp_ioctl()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
Digc_ptp.c438 int igc_ptp_set_ts_config(struct net_device *netdev, struct ifreq *ifr) in igc_ptp_set_ts_config()
468 int igc_ptp_get_ts_config(struct net_device *netdev, struct ifreq *ifr) in igc_ptp_get_ts_config()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
Di40e_ptp.c519 int i40e_ptp_get_ts_config(struct i40e_pf *pf, struct ifreq *ifr) in i40e_ptp_get_ts_config()
668 int i40e_ptp_set_ts_config(struct i40e_pf *pf, struct ifreq *ifr) in i40e_ptp_set_ts_config()
/kernel/linux/linux-5.10/net/ipv6/
Dsit.c299 static int ipip6_tunnel_get_prl(struct net_device *dev, struct ifreq *ifr) in ipip6_tunnel_get_prl()
451 static int ipip6_tunnel_prl_ctl(struct net_device *dev, struct ifreq *ifr, in ipip6_tunnel_prl_ctl()
1193 ipip6_tunnel_get6rd(struct net_device *dev, struct ifreq *ifr) in ipip6_tunnel_get6rd()
1217 ipip6_tunnel_6rdctl(struct net_device *dev, struct ifreq *ifr, int cmd) in ipip6_tunnel_6rdctl()
1364 ipip6_tunnel_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in ipip6_tunnel_ioctl()

1234567