/freebsd/sys/netinet6/ |
H A D | in6_fib.c | 121 uint32_t scopeid, uint32_t flags, uint32_t flowid) in fib6_lookup() 143 uint32_t scopeid, uint32_t flags, uint32_t flowid) in fib6_lookup() 223 uint32_t scopeid) in lookup_nhop() 267 uint32_t scopeid, uint32_t flags, const struct ifnet *src_if) in fib6_check_urpf() 294 uint32_t scopeid, uint32_t flags, struct route_nhop_data *rnd) in fib6_lookup_rt() 332 uint32_t scopeid, uint32_t flags) in fib6_lookup_debugnet()
|
H A D | in6_fib_algo.c | 98 lradix6_lookup(void *algo_data, const struct flm_lookup_key key, uint32_t scopeid) in lradix6_lookup() 248 radix6_lookup(void *algo_data, const struct flm_lookup_key key, uint32_t scopeid) in radix6_lookup() 275 fib6_radix_lookup_nh(uint32_t fibnum, const struct in6_addr *dst6, uint32_t scopeid) in fib6_radix_lookup_nh()
|
H A D | scope6.c | 495 in6_set_unicast_scopeid(struct in6_addr *in6, uint32_t scopeid) in in6_set_unicast_scopeid() 533 uint32_t *scopeid) in in6_splitscope()
|
H A D | in6_src.c | 590 uint32_t scopeid, struct ifnet *ifp, struct in6_addr *srcp, in in6_selectsrc_addr() 632 uint32_t scopeid = 0; in cache_route() local 852 uint32_t fibnum, scopeid; in in6_selecthlim() local
|
H A D | ip6_output.c | 720 uint32_t scopeid; in ip6_output() local 1474 uint32_t scopeid; in ip6_getpmtu_ctl() local 1507 uint32_t scopeid; in ip6_getpmtu() local
|
H A D | nd6_nbr.c | 495 uint32_t scopeid; in nd6_ns_output_fib() local 984 uint32_t scopeid; in nd6_na_output_fib() local
|
H A D | icmp6.c | 2104 uint32_t scopeid; in icmp6_reflect() local 2239 uint32_t scopeid; in icmp6_redirect_input() local
|
H A D | in6_mcast.c | 1872 uint32_t scopeid; in in6p_lookup_mcast_ifp() local
|
/freebsd/sys/netinet/ |
H A D | in_fib.c | 112 fib4_lookup(uint32_t fibnum, struct in_addr dst, uint32_t scopeid, in fib4_lookup() 134 fib4_lookup(uint32_t fibnum, struct in_addr dst, uint32_t scopeid, in fib4_lookup() 213 lookup_nhop(uint32_t fibnum, struct in_addr dst, uint32_t scopeid) in lookup_nhop() 252 fib4_check_urpf(uint32_t fibnum, struct in_addr dst, uint32_t scopeid, in fib4_check_urpf() 280 fib4_lookup_rt(uint32_t fibnum, struct in_addr dst, uint32_t scopeid, in fib4_lookup_rt() 316 fib4_lookup_debugnet(uint32_t fibnum, struct in_addr dst, uint32_t scopeid, in fib4_lookup_debugnet()
|
H A D | in_fib_algo.c | 96 bsearch4_lookup(void *algo_data, const struct flm_lookup_key key, uint32_t scopeid) in bsearch4_lookup() 202 uint32_t scopeid; in bsearch4_add_route_cb() local 527 lradix4_lookup(void *algo_data, const struct flm_lookup_key key, uint32_t scopeid) in lradix4_lookup() 607 uint32_t scopeid; in lradix4_add_route_cb() local 678 radix4_lookup(void *algo_data, const struct flm_lookup_key key, uint32_t scopeid) in radix4_lookup()
|
H A D | in_fib_dxr.c | 366 uint32_t scopeid; initheap() local 707 uint32_t preflen, nh, start, end, scopeid; dxr_walk() local 1106 dxr_fib_lookup(void * algo_data,const struct flm_lookup_key key,uint32_t scopeid) dxr_fib_lookup() argument
|
/freebsd/sys/contrib/dpdk_rte_lpm/ |
H A D | dpdk_lpm6.c | 81 uint32_t scopeid) in lookup_ptr_ll() 94 lookup_ptr(void *algo_data, const struct flm_lookup_key key, uint32_t scopeid) in lookup_ptr() 161 const struct in6_addr addr6, int plen, uint32_t scopeid) in handle_ll_change() 180 uint32_t nhop_idx, scopeid; in pack_parent_rule() local 252 uint32_t scopeid; in handle_any_change() local 303 uint32_t scopeid; in add_route_cb() local
|
H A D | dpdk_lpm.c | 79 lookup_ptr(void *algo_data, const struct flm_lookup_key key, uint32_t scopeid) in lookup_ptr() 145 uint32_t scopeid; in get_parent_rule() local 220 uint32_t scopeid; in handle_rtable_change_cb() local 253 uint32_t scopeid; in add_route_cb() local
|
/freebsd/sys/netgraph/netflow/ |
H A D | netflow.c | 358 uint32_t scopeid; in hash_insert() local 382 uint32_t scopeid; in hash_insert() local 436 uint32_t scopeid; in hash6_insert() local 456 uint32_t scopeid; in hash6_insert() local
|
/freebsd/sys/tests/fib_lookup/ |
H A D | fib_lookup.c | 308 uint32_t scopeid; in cmp_dst() local 345 uint32_t scopeid; in cmp_dst6() local 453 uint32_t scopeid, haddr; in add_prefix() local 637 uint32_t scopeid; in add_prefix6() local 766 uint32_t scopeid; in reduce_keys() local
|
/freebsd/sys/net/route/ |
H A D | route_helpers.c | 483 uint32_t scopeid; in get_inet_parent_prefix() local 555 uint32_t scopeid; in get_inet6_parent_prefix() local 635 uint32_t scopeid; in rt_print_buf() local
|
H A D | fib_algo.h | 58 uint32_t scopeid; member
|
/freebsd/usr.sbin/ppp/ |
H A D | iface.c | 747 int scopeid, width; in iface_Show() local
|
H A D | ncpaddr.c | 889 int scopeid = -1; in ncprange_scopeid() local
|
/freebsd/sys/net/ |
H A D | rtsock.c | 877 uint32_t scopeid = 0; in export_rtaddrs() local 887 uint32_t scopeid = 0; in export_rtaddrs() local 1372 uint32_t scopeid) in fill_sockaddr_inet6() argument
|
/freebsd/sbin/ifconfig/ |
H A D | af_inet6.c | 386 uint32_t scopeid; in in6_status_nl() local
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | getifaddrs.c | 197 uint32_t scope, uint32_t scopeid) in ifa_make_sockaddr()
|
/freebsd/sys/netlink/route/ |
H A D | rt.c | 296 uint32_t scopeid; in dump_px() local
|
/freebsd/sys/dev/cxgbe/iw_cxgbe/ |
H A D | cm.c | 541 uint32_t scopeid; in get_ifnet_from_raddr() local
|
/freebsd/sys/compat/linprocfs/ |
H A D | linprocfs.c | 1534 uint32_t scopeid = 0; in linux_route_print() local
|