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