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

  /src/sys/netinet/
in_pcb.c 675 inpcb_destroy(inp);
679 * inpcb_destroy: destroy PCB as well as the associated socket.
682 inpcb_destroy(void *v) function in typeref:typename:void

Completed in 12 milliseconds