Searched refs:route (Results 226 - 250 of 600) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/infiniband/core/
H A Ducma.c559 struct rdma_route *route)
563 resp->num_paths = route->num_paths;
564 switch (route->num_paths) {
566 dev_addr = &route->addr.dev_addr;
575 &route->path_rec[1]);
579 &route->path_rec[0]);
607 addr = (struct sockaddr *) &ctx->cm_id->route.addr.src_addr;
611 addr = (struct sockaddr *) &ctx->cm_id->route.addr.dst_addr;
622 ucma_copy_ib_route(&resp, &ctx->cm_id->route);
558 ucma_copy_ib_route(struct rdma_ucm_query_route_resp *resp, struct rdma_route *route) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/infiniband/core/
H A Ducma.c559 struct rdma_route *route)
563 resp->num_paths = route->num_paths;
564 switch (route->num_paths) {
566 dev_addr = &route->addr.dev_addr;
575 &route->path_rec[1]);
579 &route->path_rec[0]);
607 addr = (struct sockaddr *) &ctx->cm_id->route.addr.src_addr;
611 addr = (struct sockaddr *) &ctx->cm_id->route.addr.dst_addr;
622 ucma_copy_ib_route(&resp, &ctx->cm_id->route);
558 ucma_copy_ib_route(struct rdma_ucm_query_route_resp *resp, struct rdma_route *route) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/infosvr/
H A Dinterface.c26 #include <net/route.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/ipv4/netfilter/
H A Dipt_MASQUERADE.c2 (depending on route). */
21 #include <net/route.h>
H A Dipt_addrtype.c17 #include <net/route.h>
H A Diptable_mangle.c17 #include <net/route.h>
53 /* Save things which could affect route */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/ipv4/netfilter/
H A Dipt_MASQUERADE.c2 (depending on route). */
21 #include <net/route.h>
H A Dipt_addrtype.c17 #include <net/route.h>
H A Diptable_mangle.c17 #include <net/route.h>
53 /* Save things which could affect route */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/infosvr/
H A Dinterface.c26 #include <net/route.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/infosvr/
H A Dinterface.c26 #include <net/route.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/ospf6d/
H A Dospf6_interface.c391 struct ospf6_route *route; local
402 /* if area is null, do not make connected-route list */
409 /* update "route to advertise" interface route table */
442 route = ospf6_route_create ();
443 memcpy (&route->prefix, c->address, sizeof (struct prefix));
444 apply_mask (&route->prefix);
445 route->type = OSPF6_DEST_TYPE_NETWORK;
446 route->path.area_id = oi->area->area_id;
447 route
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/ospf6d/
H A Dospf6_interface.c391 struct ospf6_route *route; local
402 /* if area is null, do not make connected-route list */
409 /* update "route to advertise" interface route table */
442 route = ospf6_route_create ();
443 memcpy (&route->prefix, c->address, sizeof (struct prefix));
444 apply_mask (&route->prefix);
445 route->type = OSPF6_DEST_TYPE_NETWORK;
446 route->path.area_id = oi->area->area_id;
447 route
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/ospf6d/
H A Dospf6_interface.c391 struct ospf6_route *route; local
402 /* if area is null, do not make connected-route list */
409 /* update "route to advertise" interface route table */
442 route = ospf6_route_create ();
443 memcpy (&route->prefix, c->address, sizeof (struct prefix));
444 apply_mask (&route->prefix);
445 route->type = OSPF6_DEST_TYPE_NETWORK;
446 route->path.area_id = oi->area->area_id;
447 route
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/ipv4/
H A Dxfrm4_policy.c76 struct rtable *rt = (struct rtable *)xdst->route;
183 struct dst_entry *path = xdst->route;
281 * Select a default value for the gc_thresh based on the main route
287 * That will let us store an ipsec connection per route table entry,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/ipv6/
H A Dxfrm6_policy.c92 struct rt6_info *rt = (struct rt6_info*)xdst->route;
207 struct dst_entry *path = xdst->route;
303 * In ipv4 we set it to the route hash table size * 8, which
304 * is half the size of the maximaum route cache for ipv4. It
309 * gc_thresh to a minimum of 1024, since, the ipv6 route cache defaults
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/netfilter/
H A Dxt_TCPMSS.c20 #include <net/route.h>
164 ai->route((struct dst_entry **)&rt, &fl);
H A Dxt_TEE.c16 #include <linux/route.h>
24 #include <net/route.h>
95 * Copy the skb, and route the copy. Will later return %XT_CONTINUE for
119 * decreased MTU on the clone route. IPv6 does this too.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/ipv4/
H A Dxfrm4_policy.c76 struct rtable *rt = (struct rtable *)xdst->route;
183 struct dst_entry *path = xdst->route;
281 * Select a default value for the gc_thresh based on the main route
287 * That will let us store an ipsec connection per route table entry,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/ipv6/
H A Dxfrm6_policy.c92 struct rt6_info *rt = (struct rt6_info*)xdst->route;
207 struct dst_entry *path = xdst->route;
303 * In ipv4 we set it to the route hash table size * 8, which
304 * is half the size of the maximaum route cache for ipv4. It
309 * gc_thresh to a minimum of 1024, since, the ipv6 route cache defaults
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/netfilter/
H A Dxt_TCPMSS.c20 #include <net/route.h>
164 ai->route((struct dst_entry **)&rt, &fl);
H A Dxt_TEE.c16 #include <linux/route.h>
24 #include <net/route.h>
95 * Copy the skb, and route the copy. Will later return %XT_CONTINUE for
119 * decreased MTU on the clone route. IPv6 does this too.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/soc/
H A Dsoc-dapm.c887 * A complete path is a route that has valid endpoints i.e.:-
1306 const struct snd_soc_dapm_route *route)
1310 const char *sink = route->sink;
1311 const char *control = route->control;
1312 const char *source = route->source;
1336 path->connected = route->connected;
1421 * @route: audio routes
1432 const struct snd_soc_dapm_route *route, int num)
1437 ret = snd_soc_dapm_add_route(codec, route);
1439 printk(KERN_ERR "Failed to add route
1305 snd_soc_dapm_add_route(struct snd_soc_codec *codec, const struct snd_soc_dapm_route *route) argument
1431 snd_soc_dapm_add_routes(struct snd_soc_codec *codec, const struct snd_soc_dapm_route *route, int num) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/soc/
H A Dsoc-dapm.c887 * A complete path is a route that has valid endpoints i.e.:-
1306 const struct snd_soc_dapm_route *route)
1310 const char *sink = route->sink;
1311 const char *control = route->control;
1312 const char *source = route->source;
1336 path->connected = route->connected;
1421 * @route: audio routes
1432 const struct snd_soc_dapm_route *route, int num)
1437 ret = snd_soc_dapm_add_route(codec, route);
1439 printk(KERN_ERR "Failed to add route
1305 snd_soc_dapm_add_route(struct snd_soc_codec *codec, const struct snd_soc_dapm_route *route) argument
1431 snd_soc_dapm_add_routes(struct snd_soc_codec *codec, const struct snd_soc_dapm_route *route, int num) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/sunrpc/xprtrdma/
H A Dsvc_rdma_transport.c568 sa = (struct sockaddr *)&newxprt->sc_cm_id->route.addr.dst_addr;
570 sa = (struct sockaddr *)&newxprt->sc_cm_id->route.addr.src_addr;
715 sa = (struct sockaddr *)&cma_xprt->sc_cm_id->route.addr.src_addr;
1062 route.addr.src_addr)->sin_addr.s_addr,
1064 route.addr.src_addr)->sin_port),
1066 route.addr.dst_addr)->sin_addr.s_addr,
1068 route.addr.dst_addr)->sin_port),

Completed in 234 milliseconds

1234567891011>>