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

  /src/sys/netinet6/
nd6_nbr.c 1108 bool match_ifa; local in function:nd6_dad_find
1119 match_ifa = nonce == NULL || found_nonce == NULL || *found_nonce == false;
1124 if (match_ifa) {
nd6_nbr.c 1108 bool match_ifa; local in function:nd6_dad_find
1119 match_ifa = nonce == NULL || found_nonce == NULL || *found_nonce == false;
1124 if (match_ifa) {

Completed in 25 milliseconds