/openbmc/linux/net/core/ |
H A D | dev_ioctl.c | 27 static int dev_ifname(struct net *net, struct ifreq *ifr) in dev_ifname() 85 static int dev_getifmap(struct net_device *dev, struct ifreq *ifr) in dev_getifmap() 112 static int dev_setifmap(struct net_device *dev, struct ifreq *ifr) in dev_setifmap() 138 static int dev_ifsioc_locked(struct net *net, struct ifreq *ifr, unsigned int cmd) in dev_ifsioc_locked() 243 struct ifreq *ifr, unsigned int cmd) in dev_eth_ioctl() 280 static int dev_get_hwtstamp(struct net_device *dev, struct ifreq *ifr) in dev_get_hwtstamp() 367 static int dev_set_hwtstamp(struct net_device *dev, struct ifreq *ifr) in dev_set_hwtstamp() 468 struct ifreq *ifr, unsigned int cmd) in dev_siocbond() 482 static int dev_siocdevprivate(struct net_device *dev, struct ifreq *ifr, in dev_siocdevprivate() 514 static int dev_ifsioc(struct net *net, struct ifreq *ifr, void __user *data, in dev_ifsioc() [all …]
|
/openbmc/phosphor-networkd/src/ |
H A D | system_queries.cpp | 37 ifreq ifr = {}; in makeIFReq() local 46 ifreq ifr = makeIFReq(ifname); in executeIFReq() local 56 ifreq ifr; in optionalIFReq() local 100 auto ifr = makeIFReq(ifname); in setMTU() local 107 ifreq ifr = executeIFReq(ifname, SIOCGIFFLAGS); in setNICUp() local
|
/openbmc/qemu/net/ |
H A D | tap-linux.c | 43 struct ifreq ifr; in tap_open() local 151 struct ifreq ifr; in tap_probe_vnet_hdr() local 274 struct ifreq ifr; in tap_fd_enable() local 292 struct ifreq ifr; in tap_fd_disable() local 309 struct ifreq ifr; in tap_fd_get_ifname() local
|
H A D | tap-bsd.c | 43 struct ifreq ifr; in tap_open() local 112 struct ifreq ifr; in tap_open_clone() local
|
/openbmc/google-misc/subprojects/ncsid/src/ |
H A D | net_config.cpp | 90 struct ifreq ifr = {}; in get_mac_addr() local 112 void PhosphorConfig::call_nic(auto fd, struct ifreq& ifr, int op) in call_nic() 121 struct ifreq ifr = {}; in set_mac_addr() local
|
H A D | net_iface.cpp | 41 struct ifreq ifr; in get_index() local 64 struct ifreq ifr; in mod_sock_flags() local
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | tun.c | 22 struct ifreq ifr; in tun_attach() local 33 struct ifreq ifr; in tun_detach() local 44 struct ifreq ifr; in tun_alloc() local
|
H A D | hwtstamp_config.c | 90 struct ifreq ifr; in main() local
|
H A D | udpgso.c | 305 struct ifreq ifr; in get_device_mtu() local 319 struct ifreq ifr; in __set_device_mtu() local
|
/openbmc/u-boot/arch/sandbox/cpu/ |
H A D | eth-raw-os.c | 42 struct ifreq ifr; in sandbox_eth_raw_os_is_local() local 114 struct ifreq ifr; in _raw_packet_start() local
|
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_main.c | 296 static int aq_ndev_hwtstamp_set(struct aq_nic_s *aq_nic, struct ifreq *ifr) in aq_ndev_hwtstamp_set() 319 static int aq_ndev_hwtstamp_get(struct aq_nic_s *aq_nic, struct ifreq *ifr) in aq_ndev_hwtstamp_get() 332 static int aq_ndev_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in aq_ndev_ioctl()
|
/openbmc/qemu/ |
H A D | qemu-bridge-helper.c | 178 static void prep_ifreq(struct ifreq *ifr, const char *ifname) in prep_ifreq() 234 struct ifreq ifr; in main() local
|
/openbmc/qemu/net/can/ |
H A D | can_socketcan.c | 197 struct ifreq ifr; in can_host_socketcan_connect() local 286 struct ifreq ifr; in can_host_socketcan_set_if() local
|
/openbmc/linux/drivers/net/dsa/mv88e6xxx/ |
H A D | hwtstamp.h | 136 int port, struct ifreq *ifr) in mv88e6xxx_port_hwtstamp_set() 142 int port, struct ifreq *ifr) in mv88e6xxx_port_hwtstamp_get()
|
H A D | hwtstamp.c | 172 struct ifreq *ifr) in mv88e6xxx_port_hwtstamp_set() 197 struct ifreq *ifr) in mv88e6xxx_port_hwtstamp_get()
|
/openbmc/linux/include/linux/ |
H A D | net_tstamp.h | 34 struct ifreq *ifr; member
|
/openbmc/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_phc.c | 186 int ionic_lif_hwstamp_set(struct ionic_lif *lif, struct ifreq *ifr) in ionic_lif_hwstamp_set() 249 int ionic_lif_hwstamp_get(struct ionic_lif *lif, struct ifreq *ifr) in ionic_lif_hwstamp_get()
|
/openbmc/linux/drivers/net/dsa/hirschmann/ |
H A D | hellcreek_hwtstamp.c | 113 struct ifreq *ifr) in hellcreek_port_hwtstamp_set() 137 struct ifreq *ifr) in hellcreek_port_hwtstamp_get()
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_ptp.c | 203 int hclge_ptp_get_cfg(struct hclge_dev *hdev, struct ifreq *ifr) in hclge_ptp_get_cfg() 358 int hclge_ptp_set_cfg(struct hclge_dev *hdev, struct ifreq *ifr) in hclge_ptp_set_cfg()
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | lwt_helpers.h | 43 struct ifreq ifr; in open_tuntap() local
|
/openbmc/linux/drivers/net/appletalk/ |
H A D | cops.c | 514 struct ifreq ifr; in cops_load() local 930 static int cops_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in cops_ioctl()
|
H A D | ipddp.c | 273 static int ipddp_siocdevprivate(struct net_device *dev, struct ifreq *ifr, in ipddp_siocdevprivate()
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | xdp_redirect_multi.c | 48 struct ifreq ifr; in get_mac_addr() local
|
H A D | xdp_hw_metadata.c | 311 struct ifreq ifr = { in rxq_num() local 332 struct ifreq ifr = { in hwtstamp_ioctl() local
|
/openbmc/linux/drivers/net/phy/ |
H A D | phy.c | 325 int phy_mii_ioctl(struct phy_device *phydev, struct ifreq *ifr, int cmd) in phy_mii_ioctl() 430 int phy_do_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in phy_do_ioctl() 449 int phy_do_ioctl_running(struct net_device *dev, struct ifreq *ifr, int cmd) in phy_do_ioctl_running()
|