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

  /src/sys/net/
if_wg.c 4742 prop_object_iterator_t _it = prop_array_iterator(allowedips); local in function:wg_handle_prop_peer
4745 while ((prop_allowedip = prop_object_iterator_next(_it)) != NULL) {
if_wg.c 4742 prop_object_iterator_t _it = prop_array_iterator(allowedips); local in function:wg_handle_prop_peer
4745 while ((prop_allowedip = prop_object_iterator_next(_it)) != NULL) {
if_wg.c 4742 prop_object_iterator_t _it = prop_array_iterator(allowedips); local in function:wg_handle_prop_peer
4745 while ((prop_allowedip = prop_object_iterator_next(_it)) != NULL) {

Completed in 40 milliseconds