Searched refs:next_hop (Results 1 – 5 of 5) sorted by relevance
/linux-4.19.296/drivers/thunderbolt/ |
D | path.c | 17 hop->out_port, hop->next_hop, in tb_dump_hop() 176 hop.next_hop = path->hops[i].next_hop_index; in tb_path_activate()
|
D | tb_regs.h | 216 u32 next_hop:11; /* member
|
/linux-4.19.296/drivers/s390/net/ |
D | qeth_l3_main.c | 1329 tg_addr, &hdr->hdr.l3.next_hop.rx.src_mac, in qeth_l3_rebuild_skb() 1344 hdr->hdr.l3.next_hop.rx.vlan_id; in qeth_l3_rebuild_skb() 2021 memcpy(hdr->hdr.l3.next_hop.ipv6_addr, daddr, 16); in qeth_l3_fill_af_iucv_hdr() 2078 *((__be32 *) &hdr->hdr.l3.next_hop.ipv4.addr) = (rt) ? in qeth_l3_fill_header() 2084 const struct in6_addr *next_hop; in qeth_l3_fill_header() local 2087 next_hop = &rt->rt6i_gateway; in qeth_l3_fill_header() 2089 next_hop = &ipv6_hdr(skb)->daddr; in qeth_l3_fill_header() 2090 memcpy(hdr->hdr.l3.next_hop.ipv6_addr, next_hop, 16); in qeth_l3_fill_header()
|
D | qeth_core.h | 321 } next_hop; member
|
/linux-4.19.296/include/net/ |
D | cfg80211.h | 3190 const u8 *dst, const u8 *next_hop); 3194 const u8 *dst, const u8 *next_hop); 3196 u8 *dst, u8 *next_hop, struct mpath_info *pinfo); 3198 int idx, u8 *dst, u8 *next_hop,
|