Home
last modified time | relevance | path

Searched +defs:ifr +defs:t (Results 1 – 25 of 321) sorted by relevance

12345678910>>...13

/dports/net/p5-Net-Interface/Net-Interface-1.016/
H A Dni_in6_ifreq.c53 void * ifr; in _ni_getifreqs() local
106 ni_getflags6(struct nifreq * ifr, int fd) in ni_getflags6()
153 struct nifreq *ifr, *lifr; in ni_flav_in6_ifreq_developer() local
160 time_t t = time(NULL); in ni_flav_in6_ifreq_developer() local
/dports/net/ocserv/ocserv-1.1.3/src/
H A Dtun.c81 struct ifreq ifr; in os_set_ipv6_addr() local
168 struct ifreq ifr; in os_reset_ipv6_addr() local
226 struct ifreq ifr; in os_set_ipv6_addr() local
334 struct ifreq ifr; in set_network_info() local
448 struct ifreq ifr; in bsd_ifrename() local
521 struct ifreq ifr; in os_open_tun() local
640 struct ifreq ifr; in os_open_tun() local
641 unsigned int t; in os_open_tun() local
767 struct ifreq ifr; in close_tun() local
803 struct ifreq ifr; in reset_ipv4_addr() local
[all …]
/dports/net-mgmt/jnettop/jnettop-0.13.0/
H A Djdevice.c31 pcap_if_t *head, *t; in jdevice_LookupDevices() local
73 struct ifreq ifr; local
/dports/sysutils/toybox/toybox-0.8.5/toys/pending/
H A Dbrctl.c45 struct ifreq ifr; local
60 struct ifreq ifr; in get_br_info() local
142 struct ifreq ifr; in br_addif() local
160 struct ifreq ifr; in br_delif() local
194 struct ifreq ifr; in set_time() local
260 struct ifreq ifr; in set_cost_prio() local
318 struct cmds *t = cc + i; in brctl_main() local
/dports/net/olsrd/olsrd-0.9.8/src/linux/
H A Dkernel_tunnel.c107 struct olsr_iptunnel_entry *t; in olsr_os_cleanup_iptunnel() local
133 struct ifreq ifr; in os_ip_tunnel() local
200 struct olsr_iptunnel_entry *t; in olsr_os_add_ipip_tunnel() local
243 void olsr_os_del_ipip_tunnel(struct olsr_iptunnel_entry *t) { in olsr_os_del_ipip_tunnel()
/dports/net/latd/latd-1.31/
H A Dinterfaces-bpf.cc57 #define SIZEOF_IFREQ(ifr) (sizeof(ifr->ifr_name) + ifr->ifr_addr.sa_len) argument
59 #define SIZEOF_IFREQ(ifr) (sizeof(ifr->ifr_name) + sizeof(struct sockaddr)) argument
62 #define LATD_OFFSETOF(t, m) (((char *) &(((t *) NULL)-> m)) - ((char *) ((t *) NULL))) argument
206 struct ifreq *ifr; in find_interface() local
/dports/multimedia/libv4l/linux-5.13-rc2/net/ipv6/
H A Dsit.c103 struct ip_tunnel *t; in ipip6_tunnel_lookup() local
155 struct ip_tunnel *t) in ipip6_bucket()
233 struct ip_tunnel *t, *nt; in ipip6_tunnel_locate() local
299 static int ipip6_tunnel_get_prl(struct net_device *dev, struct ifreq *ifr) in ipip6_tunnel_get_prl()
453 static int ipip6_tunnel_prl_ctl(struct net_device *dev, struct ifreq *ifr, in ipip6_tunnel_prl_ctl()
530 struct ip_tunnel *t; in ipip6_err() local
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()
1870 struct ip_tunnel *t; in sit_destroy_tunnels() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ipv6/
H A Dsit.c103 struct ip_tunnel *t; in ipip6_tunnel_lookup() local
155 struct ip_tunnel *t) in ipip6_bucket()
233 struct ip_tunnel *t, *nt; in ipip6_tunnel_locate() local
299 static int ipip6_tunnel_get_prl(struct net_device *dev, struct ifreq *ifr) in ipip6_tunnel_get_prl()
453 static int ipip6_tunnel_prl_ctl(struct net_device *dev, struct ifreq *ifr, in ipip6_tunnel_prl_ctl()
530 struct ip_tunnel *t; in ipip6_err() local
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()
1870 struct ip_tunnel *t; in sit_destroy_tunnels() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ipv6/
H A Dsit.c103 struct ip_tunnel *t; in ipip6_tunnel_lookup() local
155 struct ip_tunnel *t) in ipip6_bucket()
233 struct ip_tunnel *t, *nt; in ipip6_tunnel_locate() local
299 static int ipip6_tunnel_get_prl(struct net_device *dev, struct ifreq *ifr) in ipip6_tunnel_get_prl()
453 static int ipip6_tunnel_prl_ctl(struct net_device *dev, struct ifreq *ifr, in ipip6_tunnel_prl_ctl()
530 struct ip_tunnel *t; in ipip6_err() local
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()
1870 struct ip_tunnel *t; in sit_destroy_tunnels() local
[all …]
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DVLanUnix.c347 struct ifreq ifr; in UnixCreateTapDeviceEx() local
629 UNIX_VLAN_LIST *t, tt; in UnixVLanCreateEx() local
672 UNIX_VLAN_LIST *t, tt; in UnixVLanSetState() local
673 struct ifreq ifr; in UnixVLanSetState() local
741 UNIX_VLAN_LIST *t = LIST_DATA(unix_vlan, i); in UnixVLanEnum() local
763 UNIX_VLAN_LIST *t, tt; in UnixVLanDelete() local
792 UNIX_VLAN_LIST *t, tt; in UnixVLanGet() local
815 UNIX_VLAN_LIST *t = LIST_DATA(unix_vlan, i); in UnixVLanFree() local
H A DBridgeUnix.c221 TOKEN_LIST *t; in GetEthListSolaris() local
285 struct ifreq ifr; in GetEthListLinux() local
286 TOKEN_LIST *t; in GetEthListLinux() local
372 TOKEN_LIST *t; in GetEthListPcap() local
420 TOKEN_LIST *t; in GetEthListBpf() local
486 struct ifreq ifr; in OpenEthLinux() local
650 struct lifreq ifr; in EthGetMtu() local
652 struct ifreq ifr; in EthGetMtu() local
720 struct lifreq ifr; in EthSetMtu() local
722 struct ifreq ifr; in EthSetMtu() local
[all …]
/dports/science/xcrysden/xcrysden-1.6.2/Tcl/
H A DisoControl.tcl399 proc IsoControl_IsoLineShow {type d r e i df rf ef ifr} {
1144 proc IsoControl_SetIsolineColorOK {type t} {
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DBridgeUnix.c306 TOKEN_LIST *t; in GetEthListSolaris() local
370 struct ifreq ifr; in GetEthListLinux() local
371 TOKEN_LIST *t; in GetEthListLinux() local
457 TOKEN_LIST *t; in GetEthListPcap() local
505 TOKEN_LIST *t; in GetEthListBpf() local
551 TOKEN_LIST *t = NULL; in GetEthListEx() local
571 struct ifreq ifr; in OpenEthLinux() local
735 struct lifreq ifr; in EthGetMtu() local
737 struct ifreq ifr; in EthGetMtu() local
807 struct ifreq ifr; in EthSetMtu() local
[all …]
H A DVLanUnix.c421 struct ifreq ifr; in UnixCreateTapDeviceEx() local
705 UNIX_VLAN_LIST *t, tt; in UnixVLanCreateEx() local
763 UNIX_VLAN_LIST *t = LIST_DATA(unix_vlan, i); in UnixVLanEnum() local
785 UNIX_VLAN_LIST *t, tt; in UnixVLanDelete() local
814 UNIX_VLAN_LIST *t, tt; in UnixVLanGet() local
837 UNIX_VLAN_LIST *t = LIST_DATA(unix_vlan, i); in UnixVLanFree() local
/dports/security/softether/v4.38-9760/src/Cedar/
H A DBridgeUnix.c306 TOKEN_LIST *t; in GetEthListSolaris() local
370 struct ifreq ifr; in GetEthListLinux() local
371 TOKEN_LIST *t; in GetEthListLinux() local
457 TOKEN_LIST *t; in GetEthListPcap() local
505 TOKEN_LIST *t; in GetEthListBpf() local
551 TOKEN_LIST *t = NULL; in GetEthListEx() local
571 struct ifreq ifr; in OpenEthLinux() local
735 struct lifreq ifr; in EthGetMtu() local
737 struct ifreq ifr; in EthGetMtu() local
807 struct ifreq ifr; in EthSetMtu() local
[all …]
H A DVLanUnix.c421 struct ifreq ifr; in UnixCreateTapDeviceEx() local
705 UNIX_VLAN_LIST *t, tt; in UnixVLanCreateEx() local
763 UNIX_VLAN_LIST *t = LIST_DATA(unix_vlan, i); in UnixVLanEnum() local
785 UNIX_VLAN_LIST *t, tt; in UnixVLanDelete() local
814 UNIX_VLAN_LIST *t, tt; in UnixVLanGet() local
837 UNIX_VLAN_LIST *t = LIST_DATA(unix_vlan, i); in UnixVLanFree() local
/dports/archivers/maxcso/maxcso-1.10.0/libuv/src/unix/
H A Daix-common.c63 timebasestruct_t t; in uv__hrtime() local
174 struct ifreq *ifr, *p, flg; in uv_interface_addresses() local
/dports/sysutils/busybox/busybox-1.26.2/networking/
H A Dzcip.c231 struct ifreq ifr; in zcip_main() member
238 #define ifr (L.ifr ) in zcip_main() macro
324 uint32_t t; in zcip_main() local
/dports/science/nwchem-data/nwchem-7.0.2-release/src/diana/
H A Ddia_gettrj.F23 integer ifram,iffram,ilfram,lq,ifr local
24 real*8 t(6) local
273 integer i,ipd,ifr local
/dports/net/isc-dhcp44-relay/dhcp-4.4.2-P1/common/
H A Dnit.c74 struct ifreq ifr; local
187 struct timeval t; local
/dports/net/isc-dhcp44-client/dhcp-4.4.2-P1/common/
H A Dnit.c74 struct ifreq ifr; local
187 struct timeval t; local
/dports/net/isc-dhcp44-server/dhcp-4.4.2-P1/common/
H A Dnit.c74 struct ifreq ifr; local
187 struct timeval t; local
/dports/net/dhcpcd/dhcpcd-9.4.1/src/
H A Dif-bsd.c291 struct ifreq ifr = { in if_setmac() local
374 struct ifreq ifr = { .ifr_flags = 0 }; in if_indirect_ioctl() local
1000 struct ifreq ifr; in if_addrflags() local
1158 time_t t; in if_getlifetime6() local
1762 struct ifreq ifr; in if_set_ifxflags() local
1900 struct in6_ifreq ifr; in if_setup_inet6() local
/dports/net/tcpview/tcpview-1.0/bpf/net/
H A Dbpf.c348 #define BPF_SLEEP(chan, pri, s, t) bpf_sleep((struct bpf_d *)chan) argument
817 bpf_setif(d, ifr) in bpf_setif() argument
890 bpf_ifname(ifp, ifr) in bpf_ifname() argument
1237 struct ifreq ifr; local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wan/
H A Dhdlc_x25.c39 static void x25_rx_queue_kick(struct tasklet_struct *t) in x25_rx_queue_kick()
293 static int x25_ioctl(struct net_device *dev, struct ifreq *ifr) in x25_ioctl()

12345678910>>...13