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

  /src/usr.sbin/ldpd/
fsm.h 38 void run_ldp_hello(const struct ldp_pdu *, const struct hello_tlv *,
tlv.c 44 struct hello_tlv *
47 struct hello_tlv *t;
53 t = (struct hello_tlv *) s;
tlv.h 76 struct hello_tlv { struct
200 struct hello_tlv * get_hello_tlv(unsigned char *, uint);
fsm.c 54 run_ldp_hello(const struct ldp_pdu * pduid, const struct hello_tlv * ht,
80 sizeof(struct hello_tlv) >= 8) {
socketops.c 404 struct hello_tlv *t;
440 t = (struct hello_tlv *)(spdu + 1);
658 struct hello_tlv *t;

Completed in 29 milliseconds