Home
last modified time | relevance | path

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

/linux/net/6lowpan/
H 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/drivers/net/ethernet/marvell/prestera/
H 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/include/net/
H A Dip_fib.h181 struct fib_nh_common *nhc; member
482 static inline bool nhc_l3mdev_matches_dev(const struct fib_nh_common *nhc, in nhc_l3mdev_matches_dev()
602 struct fib_nh_common *nhc = res->nhc; in fib_combine_itag() local
H A Dnexthop.h355 struct fib_nh_common *nhc = &nhi->fib_nhc; nexthop_mpath_fill_node() local
H A Dvxlan.h568 struct fib_nh_common *nhc; in vxlan_fdb_nh_path_select() local
/linux/net/ipv4/
H A Dfib_trie.c1402 bool fib_lookup_good_nhc(const struct fib_nh_common *nhc, int fib_flags, in fib_lookup_good_nhc()
1551 struct fib_nh_common *nhc; in fib_table_lookup() local
2924 const struct fib_nh_common *nhc = fib_info_nhc(fi, 0); in fib_flag_trans() local
2973 struct fib_nh_common *nhc = fib_info_nhc(fi, 0); in fib_route_seq_show() local
/linux/net/core/
H A Dfilter.c6138 struct fib_nh_common *nhc; in bpf_ipv4_fib_lookup() local