Searched defs:ndst (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.15/arch/x86/kvm/vmx/ |
D | posted_intr.h | 24 u32 ndst; member
|
/Linux-v5.15/drivers/infiniband/sw/rxe/ |
D | rxe_net.c | 72 struct dst_entry *ndst; in rxe_find_route6() local
|
/Linux-v5.15/net/tipc/ |
D | udp_media.c | 171 struct dst_entry *ndst; in tipc_udp_xmit() local
|
/Linux-v5.15/drivers/net/ |
D | vxlan.c | 2456 struct dst_entry *ndst; in vxlan6_get_route() local 2604 struct dst_entry *ndst = NULL; in vxlan_xmit_one() local 3202 struct dst_entry *ndst; in vxlan_fill_metadata_dst() local
|
/Linux-v5.15/net/ipv6/ |
D | ip6_tunnel.c | 1084 struct dst_entry *dst = NULL, *ndst = NULL; in ip6_tnl_xmit() local
|
/Linux-v5.15/kernel/ |
D | module.c | 2703 unsigned int i, nsrc, ndst, strtab_size = 0; in layout_symtab() local 2755 unsigned int i, ndst; in add_kallsyms() local
|
/Linux-v5.15/net/xfrm/ |
D | xfrm_state.c | 131 struct hlist_head *ndst, *nsrc, *nspi, *nseq, *odst, *osrc, *ospi, *oseq; in xfrm_hash_resize() local
|
D | xfrm_policy.c | 579 struct hlist_head *ndst = xfrm_hash_alloc(nsize); in xfrm_bydst_resize() local
|
/Linux-v5.15/net/core/ |
D | neighbour.c | 2081 struct ndt_stats ndst; in neightbl_fill_info() local
|
/Linux-v5.15/include/net/ |
D | sock.h | 2007 struct dst_entry *ndst, *dst = __sk_dst_get(sk); in __dst_negative_advice() local
|