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

  /src/usr.sbin/ldpd/
ldp.h 55 #define LDP_KEEPALIVE 0x0201
socketops.c 1086 kt.type = htons(LDP_KEEPALIVE);
1153 if ((ntohs(ttmp->type) != LDP_KEEPALIVE) &&
1166 ntohs(ttmp->type) != LDP_KEEPALIVE &&
1223 case LDP_KEEPALIVE:

Completed in 12 milliseconds