Home
last modified time | relevance | path

Searched defs:nhc (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/net/6lowpan/
A Dnhc.c20 const struct lowpan_nhc *nhc; in lowpan_nhc_by_nhcid() local
44 const struct lowpan_nhc *nhc; in lowpan_nhc_check_compression() local
62 const struct lowpan_nhc *nhc; in lowpan_nhc_do_compression() local
105 const struct lowpan_nhc *nhc; in lowpan_nhc_do_uncompression() local
141 int lowpan_nhc_add(const struct lowpan_nhc *nhc) in lowpan_nhc_add()
159 void lowpan_nhc_del(const struct lowpan_nhc *nhc) in lowpan_nhc_del()
/linux-6.3-rc2/net/ipv4/
A Dfib_semantics.c166 static void free_nh_exceptions(struct fib_nh_common *nhc) in free_nh_exceptions()
213 void fib_nh_common_release(struct fib_nh_common *nhc) in fib_nh_common_release()
493 struct fib_nh_common *nhc = fib_info_nhc(fi, i); in fib_nlmsg_size() local
553 const struct fib_nh_common *nhc = fib_info_nhc(fi, 0); in fib_detect_death() local
583 int fib_nh_common_init(struct net *net, struct fib_nh_common *nhc, in fib_nh_common_init()
1340 struct fib_nh_common *nhc = res->nhc; in fib_result_prefsrc() local
1629 int fib_nexthop_info(struct sk_buff *skb, const struct fib_nh_common *nhc, in fib_nexthop_info()
1700 int fib_add_nexthop(struct sk_buff *skb, const struct fib_nh_common *nhc, in fib_add_nexthop()
1825 const struct fib_nh_common *nhc = fib_info_nhc(fi, 0); in fib_dump_info() local
1932 void fib_nhc_update_mtu(struct fib_nh_common *nhc, u32 new, u32 orig) in fib_nhc_update_mtu()
[all …]
A Droute.c791 struct fib_nh_common *nhc; in __ip_do_redirect() local
1047 struct fib_nh_common *nhc; in __ip_rt_update_pmtu() local
1328 static void ip_del_fnhe(struct fib_nh_common *nhc, __be32 daddr) in ip_del_fnhe()
1396 struct fib_nh_common *nhc = res->nhc; in ip_mtu_from_fib_result() local
1577 struct fib_nh_common *nhc = FIB_RES_NHC(*res); in rt_set_nexthop() local
1795 struct fib_nh_common *nhc = FIB_RES_NHC(*res); in __mkroute_input() local
2200 struct fib_nh_common *nhc = res->fi ? res->nhc : NULL; in ip_rt_get_dev() local
2359 struct fib_nh_common *nhc = FIB_RES_NHC(*res); in ip_route_input_slow() local
2388 struct fib_nh_common *nhc = FIB_RES_NHC(*res); in ip_route_input_slow() local
2568 struct fib_nh_common *nhc = FIB_RES_NHC(*res); in __mkroute_output() local
[all …]
A Dfib_rules.c152 struct fib_nh_common *nhc = fib_info_nhc(result->fi, 0); in fib4_rule_suppress() local
A Dfib_frontend.c226 struct fib_nh_common *nhc = fib_info_nhc(res.fi, 0); in __inet_dev_addr_type() local
319 const struct fib_nh_common *nhc = fib_info_nhc(fi, ret); in fib_info_nh_uses_dev() local
A Dfib_trie.c1426 bool fib_lookup_good_nhc(const struct fib_nh_common *nhc, int fib_flags, in fib_lookup_good_nhc()
1575 struct fib_nh_common *nhc; in fib_table_lookup() local
2945 const struct fib_nh_common *nhc = fib_info_nhc(fi, 0); in fib_flag_trans() local
2994 struct fib_nh_common *nhc = fib_info_nhc(fi, 0); in fib_route_seq_show() local
/linux-6.3-rc2/drivers/net/ethernet/marvell/prestera/
A Dprestera_router.c107 struct fib_nh_common *nhc, in prestera_util_nhc2nc_key()
134 struct fib_nh_common *nhc, in prestera_util_nhc_eq_n_cache_key()
304 prestera_util_kern_set_nh_offload(struct fib_nh_common *nhc, bool offloaded, bool trap) in prestera_util_kern_set_nh_offload()
584 struct fib_nh_common *nhc; in __prestera_kern_fib_cache_create_nhs() local
661 struct fib_nh_common *nhc; in __prestera_k_arb_fib_nh_offload_set() local
860 struct fib_nh_common *nhc; in __prestera_pr_k_arb_fc_lpm_info_calc() local
/linux-6.3-rc2/include/net/
A Dip_fib.h175 struct fib_nh_common *nhc; member
454 static inline bool nhc_l3mdev_matches_dev(const struct fib_nh_common *nhc, in nhc_l3mdev_matches_dev()
545 struct fib_nh_common *nhc = res->nhc; in fib_combine_itag() local
A Dnexthop.h325 struct fib_nh_common *nhc = &nhi->fib_nhc; in nexthop_mpath_fill_node() local
A Dvxlan.h549 struct fib_nh_common *nhc; in vxlan_fdb_nh_path_select() local
/linux-6.3-rc2/net/core/
A Dfilter.c5740 struct fib_nh_common *nhc; in bpf_ipv4_fib_lookup() local

Completed in 54 milliseconds