HomeSort by: relevance | last modified time | path
    Searched refs:st_code (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/ldpd/
notifications.c 58 t->st_code = htonl(n);
tlv.h 130 uint32_t st_code; member in struct:notification_tlv
socketops.c 1306 nottlv->st_code = ntohl(nottlv->st_code);
1308 nottlv->st_code, inet_ntoa(p->ldp_id));
1309 if (nottlv->st_code >> 31) {
1312 NOTIF_STR[(nottlv->st_code << 1) >> 1]);

Completed in 20 milliseconds