Searched refs:nlm_struct_size (Results 1 - 1 of 1) sorted by relevance

/external/iputils/ninfod/
H A Dni_ifaddrs.c389 size_t nlm_struct_size = 0; local
408 nlm_struct_size = sizeof(*ifam);
432 rtasize = NLMSG_PAYLOAD(nlh, nlmlen) - NLMSG_ALIGN(nlm_struct_size);
434 NLMSG_ALIGN(nlm_struct_size));

Completed in 27 milliseconds