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

/external/iproute2/include/linux/
H A Dunix_diag.h34 UNIX_DIAG_NAME, enumerator in enum:__anon22364
/external/kernel-headers/original/uapi/linux/
H A Dunix_diag.h35 UNIX_DIAG_NAME, enumerator in enum:__anon23452
/external/iproute2/misc/
H A Dss.c2047 if (tb[UNIX_DIAG_NAME]) {
2048 int len = RTA_PAYLOAD(tb[UNIX_DIAG_NAME]);
2050 memcpy(name, RTA_DATA(tb[UNIX_DIAG_NAME]), len);

Completed in 166 milliseconds