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

  /src/usr.sbin/ldpd/
socketops.c 733 struct hello_info *hi, *hinext; local in function:send_hello_alarm
777 SLIST_FOREACH_SAFE(hi, &hello_info_head, infos, hinext) {
socketops.c 733 struct hello_info *hi, *hinext; local in function:send_hello_alarm
777 SLIST_FOREACH_SAFE(hi, &hello_info_head, infos, hinext) {

Completed in 27 milliseconds