Searched refs:G_Addr_tmp (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/netinet/libalias/
H A Dalias_sctp.c1506 struct sctp_GlobalAddress *G_Addr, *G_Addr_tmp; local
1534 LIST_FOREACH_SAFE(G_Addr, &(assoc->Gaddr), list_Gaddr, G_Addr_tmp) {
1549 LIST_FOREACH_SAFE(G_Addr, &(assoc->Gaddr), list_Gaddr, G_Addr_tmp) {

Completed in 98 milliseconds