Home
last modified time | relevance | path

Searched defs:next_hop (Results 1 - 25 of 31) sorted by relevance

12

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_cls_redirect.h46 uint8_t next_hop; member
H A Dtest_cls_redirect.c398 forward_with_gre(struct __sk_buff *skb, encap_headers_t *encap, struct in_addr *next_hop, metrics_t *metrics) forward_with_gre() argument
519 forward_to_next_hop(struct __sk_buff *skb, encap_headers_t *encap, struct in_addr *next_hop, metrics_t *metrics) forward_to_next_hop() argument
576 get_next_hop(buf_t *pkt, encap_headers_t *encap, struct in_addr *next_hop) get_next_hop() argument
1014 struct in_addr next_hop; cls_redirect() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_cls_redirect.h46 uint8_t next_hop; member
H A Dtest_cls_redirect.c399 forward_with_gre(struct __sk_buff *skb, encap_headers_t *encap, struct in_addr *next_hop, metrics_t *metrics) forward_with_gre() argument
526 forward_to_next_hop(struct __sk_buff *skb, encap_headers_t *encap, struct in_addr *next_hop, metrics_t *metrics) forward_to_next_hop() argument
583 get_next_hop(buf_t *pkt, encap_headers_t *encap, struct in_addr *next_hop) get_next_hop() argument
1021 struct in_addr next_hop; cls_redirect() local
[all...]
H A Dtest_cls_redirect_dynptr.c291 forward_with_gre(struct __sk_buff *skb, struct bpf_dynptr *dynptr, encap_headers_t *encap, struct in_addr *next_hop, metrics_t *metrics) forward_with_gre() argument
418 forward_to_next_hop(struct __sk_buff *skb, struct bpf_dynptr *dynptr, encap_headers_t *encap, struct in_addr *next_hop, metrics_t *metrics) forward_to_next_hop() argument
475 get_next_hop(struct bpf_dynptr *dynptr, __u64 *offset, encap_headers_t *encap, struct in_addr *next_hop) get_next_hop() argument
837 struct in_addr next_hop; cls_redirect() local
[all...]
/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dpath.c170 int next_hop; in tb_path_discover() local
[all...]
H A Dtb_regs.h401 u32 next_hop:11; /* member
/kernel/linux/linux-5.10/net/mac80211/
H A Dmesh.h110 struct sta_info __rcu *next_hop; member
H A Dmesh_pathtbl.c103 char *next_hop; in prepare_for_gate() local
753 mesh_path_fix_nexthop(struct mesh_path *mpath, struct sta_info *next_hop) mesh_path_fix_nexthop() argument
[all...]
H A Dmesh_hwmp.c703 u8 next_hop[ETH_ALEN]; in hwmp_prep_frame_process() local
1224 struct sta_info *next_hop; in mesh_nexthop_lookup() local
[all...]
H A Dcfg.c1922 static void mpath_set_pinfo(struct mesh_path *mpath, u8 *next_hop, in mpath_set_pinfo() argument
1853 ieee80211_add_mpath(struct wiphy *wiphy, struct net_device *dev, const u8 *dst, const u8 *next_hop) ieee80211_add_mpath() argument
1893 ieee80211_change_mpath(struct wiphy *wiphy, struct net_device *dev, const u8 *dst, const u8 *next_hop) ieee80211_change_mpath() argument
1968 ieee80211_get_mpath(struct wiphy *wiphy, struct net_device *dev, u8 *dst, u8 *next_hop, struct mpath_info *pinfo) ieee80211_get_mpath() argument
1989 ieee80211_dump_mpath(struct wiphy *wiphy, struct net_device *dev, int idx, u8 *dst, u8 *next_hop, struct mpath_info *pinfo) ieee80211_dump_mpath() argument
[all...]
H A Dtx.c2625 struct sta_info *next_hop; in ieee80211_build_hdr() local
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dpath.c176 int next_hop; in tb_path_discover() local
[all...]
H A Dtb_regs.h497 u32 next_hop:11; /* member
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dcls_redirect.c284 struct in_addr next_hop; in build_input() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dcls_redirect.c285 struct in_addr next_hop; in build_input() local
/kernel/linux/linux-6.6/net/mac80211/
H A Dmesh.h111 struct sta_info __rcu *next_hop; member
H A Dmesh_pathtbl.c139 char *next_hop; in prepare_for_gate() local
1019 mesh_path_fix_nexthop(struct mesh_path *mpath, struct sta_info *next_hop) mesh_path_fix_nexthop() argument
[all...]
H A Dmesh_hwmp.c717 u8 next_hop[ETH_ALEN]; in hwmp_prep_frame_process() local
1256 struct sta_info *next_hop; in mesh_nexthop_lookup() local
[all...]
H A Dcfg.c2303 static void mpath_set_pinfo(struct mesh_path *mpath, u8 *next_hop, in mpath_set_pinfo() argument
2234 ieee80211_add_mpath(struct wiphy *wiphy, struct net_device *dev, const u8 *dst, const u8 *next_hop) ieee80211_add_mpath() argument
2274 ieee80211_change_mpath(struct wiphy *wiphy, struct net_device *dev, const u8 *dst, const u8 *next_hop) ieee80211_change_mpath() argument
2349 ieee80211_get_mpath(struct wiphy *wiphy, struct net_device *dev, u8 *dst, u8 *next_hop, struct mpath_info *pinfo) ieee80211_get_mpath() argument
2370 ieee80211_dump_mpath(struct wiphy *wiphy, struct net_device *dev, int idx, u8 *dst, u8 *next_hop, struct mpath_info *pinfo) ieee80211_dump_mpath() argument
[all...]
H A Dtx.c2681 struct sta_info *next_hop; in ieee80211_build_hdr() local
/kernel/linux/linux-5.10/net/wireless/
H A Drdev-ops.h239 rdev_add_mpath(struct cfg80211_registered_device *rdev, struct net_device *dev, u8 *dst, u8 *next_hop) rdev_add_mpath() argument
259 rdev_change_mpath(struct cfg80211_registered_device *rdev, struct net_device *dev, u8 *dst, u8 *next_hop) rdev_change_mpath() argument
270 rdev_get_mpath(struct cfg80211_registered_device *rdev, struct net_device *dev, u8 *dst, u8 *next_hop, struct mpath_info *pinfo) rdev_get_mpath() argument
294 rdev_dump_mpath(struct cfg80211_registered_device *rdev, struct net_device *dev, int idx, u8 *dst, u8 *next_hop, struct mpath_info *pinfo) rdev_dump_mpath() argument
[all...]
/kernel/linux/linux-6.6/net/wireless/
H A Drdev-ops.h250 rdev_add_mpath(struct cfg80211_registered_device *rdev, struct net_device *dev, u8 *dst, u8 *next_hop) rdev_add_mpath() argument
270 rdev_change_mpath(struct cfg80211_registered_device *rdev, struct net_device *dev, u8 *dst, u8 *next_hop) rdev_change_mpath() argument
281 rdev_get_mpath(struct cfg80211_registered_device *rdev, struct net_device *dev, u8 *dst, u8 *next_hop, struct mpath_info *pinfo) rdev_get_mpath() argument
305 rdev_dump_mpath(struct cfg80211_registered_device *rdev, struct net_device *dev, int idx, u8 *dst, u8 *next_hop, struct mpath_info *pinfo) rdev_dump_mpath() argument
[all...]
/kernel/linux/linux-5.10/net/batman-adv/
H A Dtypes.h2084 u8 next_hop[ETH_ALEN]; member
/kernel/linux/linux-6.6/net/batman-adv/
H A Dtypes.h2017 u8 next_hop[ETH_ALEN]; member

Completed in 47 milliseconds

12