| /linux/net/6lowpan/ |
| H A D | nhc.c | 20 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/net/ipv4/ |
| H A D | fib_semantics.c | 155 static void free_nh_exceptions(struct fib_nh_common *nhc) in free_nh_exceptions() argument 202 void fib_nh_common_release(struct fib_nh_common *nhc) in fib_nh_common_release() argument 523 struct fib_nh_common *nhc in fib_nlmsg_size() local 582 const struct fib_nh_common *nhc = fib_info_nhc(fi, 0); fib_detect_death() local 612 fib_nh_common_init(struct net * net,struct fib_nh_common * nhc,struct nlattr * encap,u16 encap_type,void * cfg,gfp_t gfp_flags,struct netlink_ext_ack * extack) fib_nh_common_init() argument 1287 fib_info_update_nhc_saddr(struct net * net,struct fib_nh_common * nhc,unsigned char scope) fib_info_update_nhc_saddr() argument 1307 struct fib_nh_common *nhc = res->nhc; fib_result_prefsrc() local 1579 fib_nexthop_info(struct sk_buff * skb,const struct fib_nh_common * nhc,u8 rt_family,unsigned char * flags,bool skip_oif) fib_nexthop_info() argument 1649 fib_add_nexthop(struct sk_buff * skb,const struct fib_nh_common * nhc,int nh_weight,u8 rt_family,u32 nh_tclassid) fib_add_nexthop() argument 1774 const struct fib_nh_common *nhc = fib_info_nhc(fi, 0); fib_dump_info() local 1882 fib_nhc_update_mtu(struct fib_nh_common * nhc,u32 new,u32 orig) fib_nhc_update_mtu() argument 2009 struct fib_nh_common *nhc; fib_select_default() local [all...] |
| H A D | route.c | 644 static void update_or_create_fnhe(struct fib_nh_common *nhc, __be32 daddr, in update_or_create_fnhe() argument 797 struct fib_nh_common *nhc; in __ip_do_redirect() local 1047 struct fib_nh_common *nhc; in __ip_rt_update_pmtu() local 1349 ip_del_fnhe(struct fib_nh_common * nhc,__be32 daddr) ip_del_fnhe() argument 1383 find_exception(struct fib_nh_common * nhc,__be32 daddr) find_exception() argument 1417 struct fib_nh_common *nhc = res->nhc; ip_mtu_from_fib_result() local 1490 rt_cache_route(struct fib_nh_common * nhc,struct rtable * rt) rt_cache_route() argument 1595 struct fib_nh_common *nhc = FIB_RES_NHC(*res); rt_set_nexthop() local 1817 struct fib_nh_common *nhc = FIB_RES_NHC(*res); __mkroute_input() local 2240 struct fib_nh_common *nhc = res->fi ? res->nhc : NULL; ip_rt_get_dev() local 2419 struct fib_nh_common *nhc = FIB_RES_NHC(*res); ip_route_input_slow() local 2448 struct fib_nh_common *nhc = FIB_RES_NHC(*res); ip_route_input_slow() local 2631 struct fib_nh_common *nhc = FIB_RES_NHC(*res); __mkroute_output() local 3138 struct fib_nh_common *nhc = fib_info_nhc(fi, nhsel); fib_dump_info_fnhe() local [all...] |
| H A D | fib_frontend.c | 227 struct fib_nh_common *nhc = fib_info_nhc(res.fi, 0); in __inet_dev_addr_type() local 320 const struct fib_nh_common *nhc = fib_info_nhc(fi, ret); in fib_info_nh_uses_dev() local
|
| H A D | fib_rules.c | 155 struct fib_nh_common *nhc = fib_info_nhc(result->fi, 0); in fib4_rule_suppress() local
|
| H A D | fib_trie.c | 1402 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/drivers/net/ethernet/marvell/prestera/ |
| H A D | prestera_router.c | 107 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 D | ip_fib.h | 181 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 D | nexthop.h | 357 struct fib_nh_common *nhc = &nhi->fib_nhc; in nexthop_mpath_fill_node() local
|
| H A D | vxlan.h | 568 struct fib_nh_common *nhc; in vxlan_fdb_nh_path_select() local
|
| /linux/net/core/ |
| H A D | filter.c | 6099 struct fib_nh_common *nhc; in bpf_ipv4_fib_lookup() local
|