Searched defs:ndst (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/net/tipc/ |
D | udp_media.c | 191 struct dst_entry *ndst; in tipc_udp_send_msg() local
|
/linux-4.1.27/net/ipv6/ |
D | ip6_gre.c | 617 struct dst_entry *dst = NULL, *ndst = NULL; in ip6gre_xmit2() local
|
D | ip6_tunnel.c | 983 struct dst_entry *dst = NULL, *ndst = NULL; in ip6_tnl_xmit2() local
|
/linux-4.1.27/kernel/ |
D | module.c | 2297 unsigned int i, nsrc, ndst, strtab_size = 0; in layout_symtab() local 2344 unsigned int i, ndst; in add_kallsyms() local
|
/linux-4.1.27/net/xfrm/ |
D | xfrm_state.c | 103 struct hlist_head *ndst, *nsrc, *nspi, *odst, *osrc, *ospi; in xfrm_hash_resize() local
|
D | xfrm_policy.c | 471 struct hlist_head *ndst = xfrm_hash_alloc(nsize); in xfrm_bydst_resize() local
|
/linux-4.1.27/drivers/net/ |
D | vxlan.c | 1976 struct dst_entry *ndst; in vxlan_xmit_one() local
|
/linux-4.1.27/net/core/ |
D | neighbour.c | 1831 struct ndt_stats ndst; in neightbl_fill_info() local
|
/linux-4.1.27/include/net/ |
D | sock.h | 1722 struct dst_entry *ndst, *dst = __sk_dst_get(sk); in dst_negative_advice() local
|