Searched refs:IFNAMSIZ (Results 1 - 25 of 186) sorted by relevance

12345678

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dnetbeui.h13 char snb_devhint[IFNAMSIZ];
H A Datmbr2684.h5 #include <linux/if.h> /* For IFNAMSIZ */
46 char ifname[IFNAMSIZ];
60 char ifname[IFNAMSIZ];
H A Dif.h82 #define IFNAMSIZ 16 macro
85 char ifrn_name[IFNAMSIZ]; /* if name, e.g. "en0" */
98 char ifru_slave[IFNAMSIZ]; /* Just fits the size */
99 char ifru_newname[IFNAMSIZ];
H A Dif_tunnel.h20 char name[IFNAMSIZ];
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dnetbeui.h13 char snb_devhint[IFNAMSIZ];
H A Datmbr2684.h5 #include <linux/if.h> /* For IFNAMSIZ */
46 char ifname[IFNAMSIZ];
60 char ifname[IFNAMSIZ];
H A Dif.h82 #define IFNAMSIZ 16 macro
85 char ifrn_name[IFNAMSIZ]; /* if name, e.g. "en0" */
98 char ifru_slave[IFNAMSIZ]; /* Just fits the size */
99 char ifru_newname[IFNAMSIZ];
H A Dif_tunnel.h20 char name[IFNAMSIZ];
/asus-wl-520gu-7.0.1.45/src/router/bridge/libbridge/
H A Dlibbridge_if.c48 char _br[IFNAMSIZ];
50 memcpy(_br, brname, IFNAMSIZ);
59 char _br[IFNAMSIZ];
61 memcpy(_br, brname, IFNAMSIZ);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/netfilter_ipv4/
H A Dipt_ULOG.h37 char indev_name[IFNAMSIZ];
38 char outdev_name[IFNAMSIZ];
H A Dip_queue.h27 char indev_name[IFNAMSIZ]; /* Name of incoming interface */
28 char outdev_name[IFNAMSIZ]; /* Name of outgoing interface */
H A Dipchains_core.h48 char fw_vianame[IFNAMSIZ]; /* name of interface "via" */
128 char fwp_vianame[IFNAMSIZ]; /* interface name */
/asus-wl-520gu-7.0.1.45/src/router/iptables/include/linux/netfilter_ipv4/
H A Dipt_ULOG.h37 char indev_name[IFNAMSIZ];
38 char outdev_name[IFNAMSIZ];
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/netfilter_ipv4/
H A Dipt_ULOG.h37 char indev_name[IFNAMSIZ];
38 char outdev_name[IFNAMSIZ];
H A Dip_queue.h27 char indev_name[IFNAMSIZ]; /* Name of incoming interface */
28 char outdev_name[IFNAMSIZ]; /* Name of outgoing interface */
/asus-wl-520gu-7.0.1.45/src/router/iptables/include/libipq/
H A Dip_queue_64.h17 char indev_name[IFNAMSIZ]; /* Name of incoming interface */
18 char outdev_name[IFNAMSIZ]; /* Name of outgoing interface */
/asus-wl-520gu-7.0.1.45/src/router/shared/
H A Dwl_linux.c59 strncpy(ifr.ifr_name, name, IFNAMSIZ);
88 strncpy(ifr.ifr_name, name, IFNAMSIZ);
112 strncpy(ifr.ifr_name, name, IFNAMSIZ);
/asus-wl-520gu-7.0.1.45/src/router/shared.asus/
H A Dwl_linux.c52 strncpy(ifr.ifr_name, name, IFNAMSIZ);
81 strncpy(ifr.ifr_name, name, IFNAMSIZ);
105 strncpy(ifr.ifr_name, name, IFNAMSIZ);
/asus-wl-520gu-7.0.1.45/src/router/dnsmasq/
H A Ddnsr_vx.h35 #define IF_NAMESIZE IFNAMSIZ
/asus-wl-520gu-7.0.1.45/src/linux/linux/Documentation/networking/
H A Difenslave.c226 strncpy(ifra[i]->ifr_name, master_ifname, IFNAMSIZ);
263 strncpy(if_flags.ifr_name, master_ifname, IFNAMSIZ);
264 strncpy(if_flags.ifr_slave, slave_ifname, IFNAMSIZ);
272 strncpy(ifr2.ifr_name, slave_ifname, IFNAMSIZ);
295 strncpy(ifr2.ifr_name, slave_ifname, IFNAMSIZ);
316 strncpy(if_hwaddr.ifr_name, slave_ifname, IFNAMSIZ);
347 strncpy(if_metric.ifr_name, slave_ifname, IFNAMSIZ);
356 if (strncpy(if_ipaddr.ifr_name, slave_ifname, IFNAMSIZ) <= 0
369 if (strncpy(if_mtu.ifr_name, slave_ifname, IFNAMSIZ) <= 0
378 if (strncpy(if_dstaddr.ifr_name, slave_ifname, IFNAMSIZ) <
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/netfilter_arp/
H A Darp_tables.h55 char iniface[IFNAMSIZ], outiface[IFNAMSIZ];
56 unsigned char iniface_mask[IFNAMSIZ], outiface_mask[IFNAMSIZ];
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/netfilter_arp/
H A Darp_tables.h55 char iniface[IFNAMSIZ], outiface[IFNAMSIZ];
56 unsigned char iniface_mask[IFNAMSIZ], outiface_mask[IFNAMSIZ];
/asus-wl-520gu-7.0.1.45/src/router/ppp/include/net/
H A Dif_ppp.h79 char ifr_name[IFNAMSIZ];
84 char ifr_name[IFNAMSIZ];
/asus-wl-520gu-7.0.1.45/src/router/pppd/include/net/
H A Dif_ppp.h102 char ifr_name[IFNAMSIZ];
107 char ifr_name[IFNAMSIZ];
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/include/net/
H A Dif_ppp.h102 char ifr_name[IFNAMSIZ];
107 char ifr_name[IFNAMSIZ];

Completed in 223 milliseconds

12345678