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

  /src/sys/netinet/
sctp_pcb.c 2332 int addr_inscope; local in function:sctp_add_remote_addr
2360 addr_inscope = 1;
2401 addr_inscope = 0;
2450 addr_inscope = 0;
2453 addr_inscope = 0;
2456 addr_inscope = 0;
2477 if (addr_inscope == 0) {

Completed in 14 milliseconds