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

  /src/usr.sbin/ldpd/
socketops.h 59 struct hello_info { struct
63 SLIST_ENTRY(hello_info) infos;
65 extern SLIST_HEAD(hello_info_head,hello_info) hello_info_head;
fsm.c 60 struct hello_info *hi = NULL;
socketops.c 733 struct hello_info *hi, *hinext;
781 SLIST_REMOVE(&hello_info_head, hi, hello_info, infos);
997 struct hello_info *hi;
1107 struct hello_info *hi;
ldp_command.c 544 struct hello_info *hi;

Completed in 13 milliseconds