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

  /src/sys/netinet/
in_pcb.c 196 * inpcb_create: construct a new PCB and associated with a given socket.
200 inpcb_create(struct socket *so, void *v) function in typeref:typename:int
in_pcb.c 196 * inpcb_create: construct a new PCB and associated with a given socket.
200 inpcb_create(struct socket *so, void *v) function in typeref:typename:int
in_pcb.c 196 * inpcb_create: construct a new PCB and associated with a given socket.
200 inpcb_create(struct socket *so, void *v) function in typeref:typename:int

Completed in 87 milliseconds