Home
last modified time | relevance | path

Searched refs:ndt_config (Results 1 – 6 of 6) sorted by relevance

/external/libnl/include/linux-private/linux/
Dneighbour.h129 struct ndt_config { struct
/external/iproute2/include/linux/
Dneighbour.h141 struct ndt_config { struct
/external/kernel-headers/original/uapi/linux/
Dneighbour.h142 struct ndt_config { struct
/external/iproute2/ip/
Dipntable.c441 struct ndt_config *ndtc = RTA_DATA(tb[NDTA_CONFIG]); in print_ntable()
/external/libnl/include/netlink-private/
Dtypes.h433 struct ndt_config nt_config;
/external/libnl/lib/route/
Dneightbl.c116 [NDTA_CONFIG] = { .minlen = sizeof(struct ndt_config) },