Searched refs:ifindex (Results 1 - 25 of 789) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/security/selinux/include/
H A Dnetif.h20 int sel_netif_sid(int ifindex, u32 *sid);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/security/selinux/include/
H A Dnetif.h20 int sel_netif_sid(int ifindex, u32 *sid);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/babeld/
H A Dxroute.h44 unsigned int ifindex; member in struct:xroute
51 unsigned int ifindex, struct in_addr *nexthop);
53 unsigned int ifindex);
55 unsigned int ifindex, struct in6_addr *nexthop);
57 unsigned int ifindex);
H A Dkernel.h49 unsigned int ifindex; member in struct:kernel_route
64 const unsigned char *gate, int ifindex, unsigned int metric,
67 int if_eui64(char *ifname, int ifindex, unsigned char *eui);
H A Dxroute.c54 unsigned short metric, unsigned int ifindex,
63 unsigned int ifindex, struct in_addr *nexthop)
70 api->metric, ifindex, 0, 1);
77 unsigned int ifindex)
94 unsigned int ifindex, struct in6_addr *nexthop)
100 xroute_add_new_route(uchar_prefix, prefix->prefixlen, api->metric, ifindex,
108 unsigned int ifindex)
164 unsigned short metric, unsigned int ifindex, int proto)
189 xroutes[numxroutes].ifindex = ifindex;
62 babel_ipv4_route_add(struct zapi_ipv4 *api, struct prefix_ipv4 *prefix, unsigned int ifindex, struct in_addr *nexthop) argument
76 babel_ipv4_route_delete(struct zapi_ipv4 *api, struct prefix_ipv4 *prefix, unsigned int ifindex) argument
93 babel_ipv6_route_add(struct zapi_ipv6 *api, struct prefix_ipv6 *prefix, unsigned int ifindex, struct in6_addr *nexthop) argument
107 babel_ipv6_route_delete(struct zapi_ipv6 *api, struct prefix_ipv6 *prefix, unsigned int ifindex) argument
163 add_xroute(unsigned char prefix[16], unsigned char plen, unsigned short metric, unsigned int ifindex, int proto) argument
213 xroute_add_new_route(unsigned char prefix[16], unsigned char plen, unsigned short metric, unsigned int ifindex, int proto, int send_updates) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/babeld/
H A Dxroute.h44 unsigned int ifindex; member in struct:xroute
51 unsigned int ifindex, struct in_addr *nexthop);
53 unsigned int ifindex);
55 unsigned int ifindex, struct in6_addr *nexthop);
57 unsigned int ifindex);
H A Dkernel.h49 unsigned int ifindex; member in struct:kernel_route
64 const unsigned char *gate, int ifindex, unsigned int metric,
67 int if_eui64(char *ifname, int ifindex, unsigned char *eui);
H A Dxroute.c54 unsigned short metric, unsigned int ifindex,
63 unsigned int ifindex, struct in_addr *nexthop)
70 api->metric, ifindex, 0, 1);
77 unsigned int ifindex)
94 unsigned int ifindex, struct in6_addr *nexthop)
100 xroute_add_new_route(uchar_prefix, prefix->prefixlen, api->metric, ifindex,
108 unsigned int ifindex)
164 unsigned short metric, unsigned int ifindex, int proto)
189 xroutes[numxroutes].ifindex = ifindex;
62 babel_ipv4_route_add(struct zapi_ipv4 *api, struct prefix_ipv4 *prefix, unsigned int ifindex, struct in_addr *nexthop) argument
76 babel_ipv4_route_delete(struct zapi_ipv4 *api, struct prefix_ipv4 *prefix, unsigned int ifindex) argument
93 babel_ipv6_route_add(struct zapi_ipv6 *api, struct prefix_ipv6 *prefix, unsigned int ifindex, struct in6_addr *nexthop) argument
107 babel_ipv6_route_delete(struct zapi_ipv6 *api, struct prefix_ipv6 *prefix, unsigned int ifindex) argument
163 add_xroute(unsigned char prefix[16], unsigned char plen, unsigned short metric, unsigned int ifindex, int proto) argument
213 xroute_add_new_route(unsigned char prefix[16], unsigned char plen, unsigned short metric, unsigned int ifindex, int proto, int send_updates) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/babeld/
H A Dxroute.h44 unsigned int ifindex; member in struct:xroute
51 unsigned int ifindex, struct in_addr *nexthop);
53 unsigned int ifindex);
55 unsigned int ifindex, struct in6_addr *nexthop);
57 unsigned int ifindex);
H A Dkernel.h49 unsigned int ifindex; member in struct:kernel_route
64 const unsigned char *gate, int ifindex, unsigned int metric,
67 int if_eui64(char *ifname, int ifindex, unsigned char *eui);
H A Dxroute.c54 unsigned short metric, unsigned int ifindex,
63 unsigned int ifindex, struct in_addr *nexthop)
70 api->metric, ifindex, 0, 1);
77 unsigned int ifindex)
94 unsigned int ifindex, struct in6_addr *nexthop)
100 xroute_add_new_route(uchar_prefix, prefix->prefixlen, api->metric, ifindex,
108 unsigned int ifindex)
164 unsigned short metric, unsigned int ifindex, int proto)
189 xroutes[numxroutes].ifindex = ifindex;
62 babel_ipv4_route_add(struct zapi_ipv4 *api, struct prefix_ipv4 *prefix, unsigned int ifindex, struct in_addr *nexthop) argument
76 babel_ipv4_route_delete(struct zapi_ipv4 *api, struct prefix_ipv4 *prefix, unsigned int ifindex) argument
93 babel_ipv6_route_add(struct zapi_ipv6 *api, struct prefix_ipv6 *prefix, unsigned int ifindex, struct in6_addr *nexthop) argument
107 babel_ipv6_route_delete(struct zapi_ipv6 *api, struct prefix_ipv6 *prefix, unsigned int ifindex) argument
163 add_xroute(unsigned char prefix[16], unsigned char plen, unsigned short metric, unsigned int ifindex, int proto) argument
213 xroute_add_new_route(unsigned char prefix[16], unsigned char plen, unsigned short metric, unsigned int ifindex, int proto, int send_updates) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/avahi-0.6.31/avahi-autoipd/
H A Diface.h33 int iface_init(int ifindex);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/pimd/
H A Dpim_igmp_join.h28 int pim_igmp_join_source(int fd, int ifindex,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/avahi-0.6.31/avahi-autoipd/
H A Diface.h33 int iface_init(int ifindex);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/avahi-0.6.31/avahi-autoipd/
H A Diface.h33 int iface_init(int ifindex);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/pimd/
H A Dpim_igmp_join.h28 int pim_igmp_join_source(int fd, int ifindex,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/pimd/
H A Dpim_igmp_join.h28 int pim_igmp_join_source(int fd, int ifindex,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/security/selinux/
H A Dnetif.c48 * @ifindex: the network interface
55 static inline u32 sel_netif_hashfn(int ifindex) argument
57 return (ifindex & (SEL_NETIF_HASH_SIZE - 1));
62 * @ifindex: the network interface
65 * Search the network interface table and return the record matching @ifindex.
69 static inline struct sel_netif *sel_netif_find(int ifindex) argument
71 int idx = sel_netif_hashfn(ifindex);
77 if (likely(netif->nsec.ifindex == ifindex))
99 idx = sel_netif_hashfn(netif->nsec.ifindex);
149 sel_netif_sid_slow(int ifindex, u32 *sid) argument
214 sel_netif_sid(int ifindex, u32 *sid) argument
239 sel_netif_kill(int ifindex) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/security/selinux/
H A Dnetif.c48 * @ifindex: the network interface
55 static inline u32 sel_netif_hashfn(int ifindex) argument
57 return (ifindex & (SEL_NETIF_HASH_SIZE - 1));
62 * @ifindex: the network interface
65 * Search the network interface table and return the record matching @ifindex.
69 static inline struct sel_netif *sel_netif_find(int ifindex) argument
71 int idx = sel_netif_hashfn(ifindex);
77 if (likely(netif->nsec.ifindex == ifindex))
99 idx = sel_netif_hashfn(netif->nsec.ifindex);
149 sel_netif_sid_slow(int ifindex, u32 *sid) argument
214 sel_netif_sid(int ifindex, u32 *sid) argument
239 sel_netif_kill(int ifindex) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/wimax/
H A Did-table.c88 struct genl_info *info, int ifindex)
92 d_fnstart(3, NULL, "(info %p ifindex %d)\n", info, ifindex);
95 if (wimax_dev->net_dev->ifindex == ifindex) {
101 d_printf(1, NULL, "wimax: no devices found with ifindex %d\n",
102 ifindex);
105 d_fnend(3, NULL, "(info %p ifindex %d) = %p\n",
106 info, ifindex, wimax_dev);
140 printk(KERN_ERR "BUG: %s wimax_dev %p ifindex
87 wimax_dev_get_by_genl_info( struct genl_info *info, int ifindex) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/wimax/
H A Did-table.c88 struct genl_info *info, int ifindex)
92 d_fnstart(3, NULL, "(info %p ifindex %d)\n", info, ifindex);
95 if (wimax_dev->net_dev->ifindex == ifindex) {
101 d_printf(1, NULL, "wimax: no devices found with ifindex %d\n",
102 ifindex);
105 d_fnend(3, NULL, "(info %p ifindex %d) = %p\n",
106 info, ifindex, wimax_dev);
140 printk(KERN_ERR "BUG: %s wimax_dev %p ifindex
87 wimax_dev_get_by_genl_info( struct genl_info *info, int ifindex) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/bridge/libbridge/
H A Dlibbridge_if.c73 int ifindex = if_nametoindex(dev); local
75 if (ifindex == 0)
80 ifr.ifr_ifindex = ifindex;
85 unsigned long args[4] = { BRCTL_ADD_IF, ifindex, 0, 0 };
98 int ifindex = if_nametoindex(dev); local
100 if (ifindex == 0)
105 ifr.ifr_ifindex = ifindex;
110 unsigned long args[4] = { BRCTL_DEL_IF, ifindex, 0, 0 };
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/bridge/libbridge/
H A Dlibbridge_if.c73 int ifindex = if_nametoindex(dev); local
75 if (ifindex == 0)
80 ifr.ifr_ifindex = ifindex;
85 unsigned long args[4] = { BRCTL_ADD_IF, ifindex, 0, 0 };
98 int ifindex = if_nametoindex(dev); local
100 if (ifindex == 0)
105 ifr.ifr_ifindex = ifindex;
110 unsigned long args[4] = { BRCTL_DEL_IF, ifindex, 0, 0 };
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/bridge/libbridge/
H A Dlibbridge_if.c73 int ifindex = if_nametoindex(dev); local
75 if (ifindex == 0)
80 ifr.ifr_ifindex = ifindex;
85 unsigned long args[4] = { BRCTL_ADD_IF, ifindex, 0, 0 };
98 int ifindex = if_nametoindex(dev); local
100 if (ifindex == 0)
105 ifr.ifr_ifindex = ifindex;
110 unsigned long args[4] = { BRCTL_DEL_IF, ifindex, 0, 0 };
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/ospfd/
H A Dospf_network.c51 unsigned int ifindex)
57 ifindex);
60 "ifindex %u, AllSPFRouters): %s; perhaps a kernel limit "
62 top->fd, inet_ntoa(p->u.prefix4), ifindex, safe_strerror(errno));
65 inet_ntoa (p->u.prefix4), ifindex);
72 unsigned int ifindex)
78 ifindex);
81 "ifindex %u, AllSPFRouters): %s",
82 top->fd, inet_ntoa(p->u.prefix4), ifindex, safe_strerror(errno));
85 inet_ntoa (p->u.prefix4), ifindex);
50 ospf_if_add_allspfrouters(struct ospf *top, struct prefix *p, unsigned int ifindex) argument
71 ospf_if_drop_allspfrouters(struct ospf *top, struct prefix *p, unsigned int ifindex) argument
92 ospf_if_add_alldrouters(struct ospf *top, struct prefix *p, unsigned int ifindex) argument
113 ospf_if_drop_alldrouters(struct ospf *top, struct prefix *p, unsigned int ifindex) argument
133 ospf_if_ipmulticast(struct ospf *top, struct prefix *p, unsigned int ifindex) argument
[all...]

Completed in 204 milliseconds

1234567891011>>