Home
last modified time | relevance | path

Searched defs:scopeid (Results 1 – 25 of 32) sorted by relevance

12

/freebsd/sys/netinet6/
H A Din6_fib.c121 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 Din6_fib_algo.c98 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 Dscope6.c495 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 Din6_src.c590 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 Dip6_output.c720 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 Dnd6_nbr.c495 uint32_t scopeid; in nd6_ns_output_fib() local
984 uint32_t scopeid; in nd6_na_output_fib() local
H A Dicmp6.c2104 uint32_t scopeid; in icmp6_reflect() local
2239 uint32_t scopeid; in icmp6_redirect_input() local
H A Din6_mcast.c1872 uint32_t scopeid; in in6p_lookup_mcast_ifp() local
/freebsd/sys/netinet/
H A Din_fib.c112 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 Din_fib_algo.c96 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 Din_fib_dxr.c366 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 Ddpdk_lpm6.c81 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 Ddpdk_lpm.c79 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 Dnetflow.c358 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 Dfib_lookup.c308 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 Droute_helpers.c483 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 Dfib_algo.h58 uint32_t scopeid; member
/freebsd/usr.sbin/ppp/
H A Diface.c747 int scopeid, width; in iface_Show() local
H A Dncpaddr.c889 int scopeid = -1; in ncprange_scopeid() local
/freebsd/sys/net/
H A Drtsock.c877 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 Daf_inet6.c386 uint32_t scopeid; in in6_status_nl() local
/freebsd/crypto/heimdal/lib/roken/
H A Dgetifaddrs.c197 uint32_t scope, uint32_t scopeid) in ifa_make_sockaddr()
/freebsd/sys/netlink/route/
H A Drt.c296 uint32_t scopeid; in dump_px() local
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dcm.c541 uint32_t scopeid; in get_ifnet_from_raddr() local
/freebsd/sys/compat/linprocfs/
H A Dlinprocfs.c1534 uint32_t scopeid = 0; in linux_route_print() local

12