ndtm             2340 net/core/neighbour.c 	struct ndtmsg *ndtm;
ndtm             2342 net/core/neighbour.c 	if (nlh->nlmsg_len < nlmsg_msg_size(sizeof(*ndtm))) {
ndtm             2347 net/core/neighbour.c 	ndtm = nlmsg_data(nlh);
ndtm             2348 net/core/neighbour.c 	if (ndtm->ndtm_pad1  || ndtm->ndtm_pad2) {
ndtm             2353 net/core/neighbour.c 	if (nlmsg_attrlen(nlh, sizeof(*ndtm))) {