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

  /src/sys/netinet/
in_pcb.c 1114 * inpcb_lookup_bound: find a PCB by looking at the local address and port.
1118 inpcb_lookup_bound(struct inpcbtable *table, function in typeref:struct:inpcb *
1145 printf("inpcb_lookup_bound: laddr=%08x lport=%d\n",

Completed in 14 milliseconds