Searched defs:ndst (Results 1 – 6 of 6) sorted by relevance
/linux-3.4.99/net/ipv6/ |
D | ip6_tunnel.c | 895 struct dst_entry *dst = NULL, *ndst = NULL; in ip6_tnl_xmit2() local
|
/linux-3.4.99/kernel/ |
D | module.c | 2265 unsigned int i, nsrc, ndst, strtab_size; in layout_symtab() local 2302 unsigned int i, ndst; in add_kallsyms() local
|
/linux-3.4.99/net/core/ |
D | neighbour.c | 1851 struct ndt_stats ndst; in neightbl_fill_info() local
|
/linux-3.4.99/net/xfrm/ |
D | xfrm_state.c | 110 struct hlist_head *ndst, *nsrc, *nspi, *odst, *osrc, *ospi; in xfrm_hash_resize() local
|
D | xfrm_policy.c | 398 struct hlist_head *ndst = xfrm_hash_alloc(nsize); in xfrm_bydst_resize() local
|
/linux-3.4.99/include/net/ |
D | sock.h | 1641 struct dst_entry *ndst, *dst = __sk_dst_get(sk); in dst_negative_advice() local
|