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

  /src/usr.sbin/ldpd/
ldp.h 52 #define LDP_NOTIFICATION 0x0001
notifications.c 54 t->type = htons(LDP_NOTIFICATION);
socketops.c 1167 ntohs(ttmp->type) != LDP_NOTIFICATION)
1304 case LDP_NOTIFICATION:

Completed in 40 milliseconds