Searched defs:ifindex (Results 1 - 25 of 98) sorted by relevance

1234

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/networking/udhcp/
H A Dclientsocket.c38 int raw_socket(int ifindex) argument
H A Dsocket.c41 int read_interface(const char *interface, int *ifindex, uint32_t *addr, uint8_t *arp) argument
H A Ddhcpc.h30 int ifindex; /* Index number of the interface to use */ member in struct:client_config_t
H A Dpacket.c109 udhcp_raw_packet(struct dhcpMessage *payload, uint32_t source_ip, int source_port, uint32_t dest_ip, int dest_port, const uint8_t *dest_arp, int ifindex) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/mac80211/
H A Dieee80211_cfg.c44 static int ieee80211_del_iface(struct wiphy *wiphy, int ifindex) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/udhcpd/
H A Dsocket.c46 int read_interface(char *interface, int *ifindex, u_int32_t *addr, unsigned char *arp) argument
135 int raw_socket(int ifindex) argument
H A Ddhcpc.h27 int ifindex; /* Index number of the interface to use */ member in struct:client_config_t
H A Dpacket.c118 raw_packet(struct dhcpMessage *payload, u_int32_t source_ip, int source_port, u_int32_t dest_ip, int dest_port, unsigned char *dest_arp, int ifindex) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/lib/
H A Dsockopt.c122 setsockopt_multicast_ipv4(int sock, int optname, struct in_addr if_addr, unsigned int mcast_addr, unsigned int ifindex) argument
H A Dzclient.h96 unsigned int *ifindex; member in struct:zapi_ipv4
148 unsigned int *ifindex; member in struct:zapi_ipv6
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/ospf6d/
H A Dospf6_redistribute.h36 int ifindex; member in struct:ospf6_redistribute_info
H A Dospf6_redistribute.c96 ospf6_redistribute_route_add (int type, int ifindex, struct prefix_ipv6 *p) argument
148 ospf6_redistribute_route_remove (int type, int ifindex, struct prefix_ipv6 *p) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/ospfd/
H A Dospf_asbr.h42 unsigned int ifindex; member in struct:external_info
H A Dospf_network.c121 ospf_if_ipmulticast (struct ospf *top, struct prefix *p, unsigned int ifindex) argument
44 ospf_if_add_allspfrouters(struct ospf *top, struct prefix *p, unsigned int ifindex) argument
63 ospf_if_drop_allspfrouters(struct ospf *top, struct prefix *p, unsigned int ifindex) argument
83 ospf_if_add_alldrouters(struct ospf *top, struct prefix *p, unsigned int ifindex) argument
102 ospf_if_drop_alldrouters(struct ospf *top, struct prefix *p, unsigned int ifindex) argument
[all...]
H A Dospf_asbr.c136 ospf_external_info_add(u_char type, struct prefix_ipv4 p, unsigned int ifindex, struct in_addr nexthop) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/tc_act/
H A Dtc_mirred.h16 __u32 ifindex; /* ifindex of egress port */ member in struct:tc_mirred
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/include/linux/tc_act/
H A Dtc_mirred.h16 __u32 ifindex; /* ifindex of egress port */ member in struct:tc_mirred
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/bridge-1.x/libbridge/
H A Dlibbridge_if.c73 int ifindex = if_nametoindex(dev); local
98 int ifindex = if_nametoindex(dev); local
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/zebra/
H A Dif_proc.c221 int ifindex, plen, scope, status; local
H A Drt_socket.c75 unsigned int ifindex = 0; local
292 unsigned int ifindex = 0; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-autoipd/
H A Diface-linux.c56 static int ifindex = -1; variable
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/ripngd/
H A Dripng_zebra.c46 ripng_zebra_ipv6_add(struct prefix_ipv6 *p, struct in6_addr *nexthop, unsigned int ifindex) argument
68 ripng_zebra_ipv6_delete(struct prefix_ipv6 *p, struct in6_addr *nexthop, unsigned int ifindex) argument
96 unsigned long ifindex; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/cxgb3/
H A Dl2t.c66 static inline unsigned int arp_hash(u32 key, int ifindex, argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/bgpd/
H A Dbgp_network.c211 unsigned int ifindex = 0; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/ripd/
H A Drip_zebra.c105 unsigned long ifindex; local

Completed in 568 milliseconds

1234