Searched defs:ndst (Results 1 – 10 of 10) sorted by relevance
/Linux-v6.6/kernel/module/ |
D | kallsyms.c | 118 unsigned int i, nsrc, ndst, strtab_size = 0; in layout_symtab() local 172 unsigned int i, ndst; in add_kallsyms() local
|
/Linux-v6.6/arch/x86/kvm/vmx/ |
D | posted_intr.h | 26 u32 ndst; member
|
/Linux-v6.6/drivers/infiniband/sw/rxe/ |
D | rxe_net.c | 52 struct dst_entry *ndst; in rxe_find_route6() local
|
/Linux-v6.6/net/tipc/ |
D | udp_media.c | 171 struct dst_entry *ndst; in tipc_udp_xmit() local
|
/Linux-v6.6/drivers/net/vxlan/ |
D | vxlan_core.c | 2282 struct dst_entry *ndst; in vxlan6_get_route() local 2429 struct dst_entry *ndst = NULL; in vxlan_xmit_one() local 3114 struct dst_entry *ndst; in vxlan_fill_metadata_dst() local
|
/Linux-v6.6/net/ipv6/ |
D | ip6_tunnel.c | 1076 struct dst_entry *dst = NULL, *ndst = NULL; in ip6_tnl_xmit() local
|
/Linux-v6.6/net/xfrm/ |
D | xfrm_state.c | 153 struct hlist_head *ndst, *nsrc, *nspi, *nseq, *odst, *osrc, *ospi, *oseq; in xfrm_hash_resize() local
|
D | xfrm_policy.c | 582 struct hlist_head *ndst = xfrm_hash_alloc(nsize); in xfrm_bydst_resize() local
|
/Linux-v6.6/net/core/ |
D | neighbour.c | 2204 struct ndt_stats ndst; in neightbl_fill_info() local
|
/Linux-v6.6/include/net/ |
D | sock.h | 2164 struct dst_entry *ndst, *dst = __sk_dst_get(sk); in __dst_negative_advice() local
|