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

  /src/usr.sbin/ldpd/
tlv.c 45 get_hello_tlv(unsigned char *s, uint max) function in typeref:struct:hello_tlv *
tlv.h 200 struct hello_tlv * get_hello_tlv(unsigned char *, uint);
socketops.c 725 t = get_hello_tlv(recvspace + i, c - i);

Completed in 14 milliseconds