Home | History | Annotate | Download | only in misc

Lines Matching refs:UNIX_DIAG_NAME

2735 	if (tb[UNIX_DIAG_NAME]) {
2736 int len = RTA_PAYLOAD(tb[UNIX_DIAG_NAME]);
2738 memcpy(name, RTA_DATA(tb[UNIX_DIAG_NAME]), len);