Searched defs:ndst (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.4/drivers/infiniband/sw/rxe/ |
D | rxe_net.c | 111 struct dst_entry *ndst; in rxe_find_route6() local
|
/Linux-v5.4/net/tipc/ |
D | udp_media.c | 164 struct dst_entry *ndst = dst_cache_get(cache); in tipc_udp_xmit() local
|
/Linux-v5.4/drivers/net/ |
D | vxlan.c | 2277 struct dst_entry *ndst; in vxlan6_get_route() local 2426 struct dst_entry *ndst = NULL; in vxlan_xmit_one() local 2932 struct dst_entry *ndst; in vxlan_fill_metadata_dst() local
|
/Linux-v5.4/arch/x86/kvm/vmx/ |
D | vmx.h | 63 u32 ndst; member
|
/Linux-v5.4/net/ipv6/ |
D | ip6_tunnel.c | 1041 struct dst_entry *dst = NULL, *ndst = NULL; in ip6_tnl_xmit() local
|
/Linux-v5.4/kernel/ |
D | module.c | 2689 unsigned int i, nsrc, ndst, strtab_size = 0; in layout_symtab() local 2741 unsigned int i, ndst; in add_kallsyms() local
|
/Linux-v5.4/net/xfrm/ |
D | xfrm_state.c | 121 struct hlist_head *ndst, *nsrc, *nspi, *odst, *osrc, *ospi; in xfrm_hash_resize() local
|
D | xfrm_policy.c | 575 struct hlist_head *ndst = xfrm_hash_alloc(nsize); in xfrm_bydst_resize() local
|
/Linux-v5.4/net/core/ |
D | neighbour.c | 2079 struct ndt_stats ndst; in neightbl_fill_info() local
|
/Linux-v5.4/include/net/ |
D | sock.h | 1886 struct dst_entry *ndst, *dst = __sk_dst_get(sk); in dst_negative_advice() local
|