Home | Sort by: relevance | last modified time | path |
/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: |