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

/linux-master/net/6lowpan/
H A Dnhc.c20 const struct lowpan_nhc *nhc; local
44 const struct lowpan_nhc *nhc; local
62 const struct lowpan_nhc *nhc; local
105 const struct lowpan_nhc *nhc; local
141 lowpan_nhc_add(const struct lowpan_nhc *nhc) argument
159 lowpan_nhc_del(const struct lowpan_nhc *nhc) argument
[all...]
/linux-master/net/ipv4/
H A Dfib_rules.c152 struct fib_nh_common *nhc = fib_info_nhc(result->fi, 0); local
H A Dfib_frontend.c226 struct fib_nh_common *nhc = fib_info_nhc(res.fi, 0); local
319 const struct fib_nh_common *nhc = fib_info_nhc(fi, ret); local
H A Dfib_semantics.c166 static void free_nh_exceptions(struct fib_nh_common *nhc) argument
213 void fib_nh_common_release(struct fib_nh_common *nhc) argument
494 struct fib_nh_common *nhc local
554 const struct fib_nh_common *nhc = fib_info_nhc(fi, 0); local
584 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) argument
1324 fib_info_update_nhc_saddr(struct net *net, struct fib_nh_common *nhc, unsigned char scope) argument
1344 struct fib_nh_common *nhc = res->nhc; local
1636 fib_nexthop_info(struct sk_buff *skb, const struct fib_nh_common *nhc, u8 rt_family, unsigned char *flags, bool skip_oif) argument
1707 fib_add_nexthop(struct sk_buff *skb, const struct fib_nh_common *nhc, int nh_weight, u8 rt_family, u32 nh_tclassid) argument
1832 const struct fib_nh_common *nhc = fib_info_nhc(fi, 0); local
1940 fib_nhc_update_mtu(struct fib_nh_common *nhc, u32 new, u32 orig) argument
2066 struct fib_nh_common *nhc; local
[all...]
H A Dfib_trie.c1427 bool fib_lookup_good_nhc(const struct fib_nh_common *nhc, int fib_flags, argument
1576 struct fib_nh_common *nhc; local
2951 const struct fib_nh_common *nhc = fib_info_nhc(fi, 0); local
3000 struct fib_nh_common *nhc = fib_info_nhc(fi, 0); local
[all...]
H A Droute.c638 static void update_or_create_fnhe(struct fib_nh_common *nhc, __be32 daddr, argument
791 struct fib_nh_common *nhc; local
1045 struct fib_nh_common *nhc; local
1328 ip_del_fnhe(struct fib_nh_common *nhc, __be32 daddr) argument
1362 find_exception(struct fib_nh_common *nhc, __be32 daddr) argument
1396 struct fib_nh_common *nhc = res->nhc; local
1469 rt_cache_route(struct fib_nh_common *nhc, struct rtable *rt) argument
1577 struct fib_nh_common *nhc = FIB_RES_NHC(*res); local
1793 struct fib_nh_common *nhc = FIB_RES_NHC(*res); local
2199 struct fib_nh_common *nhc = res->fi ? res->nhc : NULL; local
2358 struct fib_nh_common *nhc = FIB_RES_NHC(*res); local
2387 struct fib_nh_common *nhc = FIB_RES_NHC(*res); local
2567 struct fib_nh_common *nhc = FIB_RES_NHC(*res); local
3077 struct fib_nh_common *nhc = fib_info_nhc(fi, nhsel); local
[all...]
/linux-master/drivers/net/ethernet/marvell/prestera/
H A Dprestera_router.c304 prestera_util_kern_set_nh_offload(struct fib_nh_common *nhc, bool offloaded, bool trap) argument
106 prestera_util_nhc2nc_key(struct prestera_switch *sw, struct fib_nh_common *nhc, struct prestera_kern_neigh_cache_key *nk) argument
133 prestera_util_nhc_eq_n_cache_key(struct prestera_switch *sw, struct fib_nh_common *nhc, struct prestera_kern_neigh_cache_key *nk) argument
584 struct fib_nh_common *nhc; local
661 struct fib_nh_common *nhc; local
860 struct fib_nh_common *nhc; local
[all...]
/linux-master/include/net/
H A Dnexthop.h355 struct fib_nh_common *nhc = &nhi->fib_nhc; local
H A Dvxlan.h563 struct fib_nh_common *nhc; local
H A Dip_fib.h176 struct fib_nh_common *nhc; member in struct:fib_result
459 static inline bool nhc_l3mdev_matches_dev(const struct fib_nh_common *nhc, argument
550 struct fib_nh_common *nhc = res->nhc; local
[all...]
/linux-master/net/core/
H A Dfilter.c5835 struct fib_nh_common *nhc; local
[all...]

Completed in 495 milliseconds