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

/freebsd-13-stable/sys/net/
H A Dif.h328 * extensible after ifam_metric or within ifam_data. Both the ifa_msghdrl and
349 struct if_data ifam_data;/* statistics and other data about if or member in struct:ifa_msghdrl
H A Drtsock.c119 struct if_data ifam_data; member in struct:ifa_msghdrl32
2379 offsetof(struct ifa_msghdrl32, ifam_data);
2381 ifd = &ifam32->ifam_data;
2390 ifam->ifam_data_off = offsetof(struct ifa_msghdrl, ifam_data);
2392 ifd = &ifam->ifam_data;

Completed in 160 milliseconds