Searched refs:route (Results 151 - 175 of 393) sorted by relevance

1234567891011>>

/freebsd-13-stable/sys/net/
H A Droute.c31 * @(#)route.c 8.3.1.1 (Berkeley) 2/23/95
62 #include <net/route.h>
63 #include <net/route/route_ctl.h>
64 #include <net/route/route_var.h>
65 #include <net/route/nhop.h>
86 * route initialization must occur before ip6_init2(), which happenas at
181 * @ifp: interface to use for the redirected route
219 /* Setup route metrics to define expire time. */
236 /* Send notification of a route addition to userland. */
276 * If we are adding a route t
[all...]
H A Dethernet.h179 #define ETHERTYPE_DECnet 0x6003 /* DEC DECNET Phase IV route */
430 struct route;
446 const struct sockaddr *, struct route *);
H A Dif_infiniband.c53 #include <net/route.h>
223 const struct sockaddr *dst, struct route *ro, uint8_t *phdr,
293 const struct sockaddr *dst, struct route *ro)
H A Dif_me.c54 #include <net/route.h>
123 const struct sockaddr *, struct route *);
536 struct route *ro __unused)
/freebsd-13-stable/sys/netinet/
H A Dip_options.c54 #include <net/route.h>
55 #include <net/route/nhop.h>
190 * End of source route. Should be for us.
212 "attempted source route from %s "
395 * Save incoming source route for use in replies, to be picked up later by
421 * Retrieve incoming source route for use in replies, in the same form used
449 * First, save first hop for return route.
451 p = &(opts->ip_srcrt.route[opts->ip_nhops - 1]);
465 * Record return path as an IP source route, reversing the path
468 while (p >= opts->ip_srcrt.route) {
[all...]
H A Dip_fastfwd.c98 #include <net/route.h>
99 #include <net/route/nhop.h>
315 * Step 4: decrement TTL and look up route
349 * Now we will find route to forced destination.
358 * Find route to destination.
364 * Avoid second route lookup by caching destination.
404 * Redo route lookup with new destination address
/freebsd-13-stable/sys/dev/sound/pci/
H A Demu10kx.h146 int route; member in struct:emu_pcminfo
/freebsd-13-stable/usr.sbin/ppp/
H A Dncp.c36 #include <net/route.h>
75 #include "route.h"
101 ncp->route = NULL;
469 if (ncp->route) {
471 route_ShowSticky(arg->prompt, ncp->route, "Sticky routes", 1);
/freebsd-13-stable/sys/netinet6/
H A Dip6_id.c97 #include <net/route.h>
H A Dip6_forward.c58 #include <net/route.h>
59 #include <net/route/nhop.h>
235 * packet to a different zone by (e.g.) a default route.
259 * Also, don't send redirect if forwarding using a route
280 * XXX: it is common to route invalid packets to loopback.
/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_fw_bpf.c71 const struct sockaddr *dst, struct route *ro)
/freebsd-13-stable/sys/ofed/include/rdma/
H A Drdma_cm.h158 struct rdma_route route; member in struct:rdma_cm_id
219 * into route information needed to establish a connection.
273 * Users must have resolved a route for the rdma_cm_id to connect with
362 * performing route resolution, as existing communication on the
/freebsd-13-stable/usr.bin/netstat/
H A Dmroute6.c84 #include <net/route.h>
262 "{N:/datagram%s with no route for origin}\n");
H A Dnhgrp.c37 #include <net/route.h>
38 #include <net/route/nhop.h>
214 err(EX_OSERR, "sysctl: net.route.0.%d.nhgrpdump.%d estimate",
219 err(1, "sysctl: net.route.0.%d.nhgrpdump.%d", af, fibnum);
347 xo_open_container("route-nhgrp-information");
353 xo_close_container("route-nhgrp-information");
H A Dnhops.c46 #include <net/route.h>
47 #include <net/route/nhop.h>
357 err(EX_OSERR, "sysctl: net.route.0.%d.nhdump.%d estimate", af,
362 err(1, "sysctl: net.route.0.%d.nhdump.%d", af, fibnum);
472 xo_open_container("route-nhop-information");
478 xo_close_container("route-nhop-information");
/freebsd-13-stable/tests/sys/netinet6/
H A Dforward6.sh155 # Add static route back to us
156 jexec ${jname} route add -6 -host ${dst_ip} ${ip6a}
230 # Add static route back to us
231 atf_check -s exit:0 -o ignore jexec ${jname} route add -6 -host ${dst_ip} ${our_ll_ip}%${epair}b
304 # Do not turn off route redirects to ensure slow path is on
373 # Add static route back to us
374 jexec ${jname} route add -6 -host ${dst_ip} ${ip6a}
377 # Do not turn off route redirects to ensure slow path is on
449 # Add static route back to us
450 atf_check -s exit:0 -o ignore jexec ${jname} route ad
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp384 if (!route(Order.data(), Table.data(), size(), 0))
391 bool route(ElemType *P, RowType *T, unsigned Size, unsigned Step);
398 if (!route(Order.data(), Table.data(), size(), 0))
405 bool route(ElemType *P, RowType *T, unsigned Size, unsigned Step);
412 if (!route(Order.data(), Table.data(), size(), 0))
421 bool route(ElemType *P, RowType *T, unsigned Size, unsigned Step);
425 bool ForwardDeltaNetwork::route(ElemType *P, RowType *T, unsigned Size,
462 if (UseUp && !route(P, T, Size/2, Step+1))
464 if (UseDown && !route(P+Size/2, T+Size/2, Size/2, Step+1))
470 bool ReverseDeltaNetwork::route(ElemTyp
[all...]
/freebsd-13-stable/sys/dev/ppbus/
H A Dif_plip.c105 #include <net/route.h>
180 struct route *);
686 struct route *ro)
/freebsd-13-stable/sys/netgraph/
H A Dng_iface.c80 #include <net/route.h>
136 const struct sockaddr *dst, struct route *ro);
350 const struct sockaddr *dst, struct route *ro)
/freebsd-13-stable/sys/net/route/
H A Droute_ctl.c49 #include <net/route.h>
50 #include <net/route/route_ctl.h>
51 #include <net/route/route_var.h>
52 #include <net/route/nhop_utils.h>
53 #include <net/route/nhop.h>
54 #include <net/route/nhop_var.h>
106 &VNET_NAME(rib_route_multipath), 0, "Enable route multipath");
533 * Adds route defined by @info into the kernel table specified by @fibnum and
685 /* We have existing route in the RIB. */
687 /* Check if new route ha
[all...]
/freebsd-13-stable/contrib/wpa/src/drivers/
H A Ddriver_bsd.c28 #include <net/route.h>
53 int route; /* routing socket for events */ member in struct:bsd_driver_global
1719 global->route = socket(PF_ROUTE, SOCK_RAW, 0);
1720 if (global->route < 0) {
1734 eloop_register_read_sock(global->route, bsd_wireless_event_receive,
1738 eloop_register_read_sock(global->route, wpa_driver_bsd_event_receive,
1756 eloop_unregister_read_sock(global->route);
1757 (void) close(global->route);
/freebsd-13-stable/sys/dev/cxgbe/tom/
H A Dt4_connect.c51 #include <net/route.h>
52 #include <net/route/nhop.h>
/freebsd-13-stable/sbin/ifconfig/
H A Difpfsync.c39 #include <net/route.h>
H A Difvlan.c50 #include <net/route.h>
/freebsd-13-stable/libexec/bootpd/
H A Drtmsg.c59 #include <net/route.h>

Completed in 157 milliseconds

1234567891011>>