unpcb
struct unpcb *unp;
unp_detach(struct unpcb *unp)
unp_bind(struct unpcb *unp, struct sockaddr *nam, struct thread *td)
struct unpcb *unp, *unp2;
struct unpcb *unp3;
TAILQ_HEAD(unpcb_qhead, unpcb);
struct unpcb *unp, *unp2;
unp_disconnect(struct unpcb *unp, int error)
struct unpcb *unp2;
unp_abort(struct unpcb *unp)
prison_unpcb(struct thread *td, struct unpcb *unp)
struct unpcb *unp, *marker;
static void unp_detach (struct unpcb *);
static int unp_bind (struct unpcb *,struct sockaddr *, struct thread *);
unp_shutdown(struct unpcb *unp)
static void unp_disconnect(struct unpcb *, int);
static void unp_shutdown (struct unpcb *);
static int unp_listen (struct unpcb *, struct thread *);
short type, struct unpcb **unp_ret);
static int unp_connect_pair(struct unpcb *unp, struct unpcb *unp2);
static void unp_drop(struct unpcb *unp, int error);
static struct unpcb *unp_gc_marker;
unp_reference(struct unpcb *unp)
unp_free(struct unpcb *unp)
struct unpcb *unp;
unp_gc_process(struct unpcb *unp)
static __inline struct unpcb *
struct unpcb *unp;
struct unpcb *unp;
unp_listen(struct unpcb *unp, struct thread *td)
unp_reltoken(struct unpcb *unp)
unp_setflags(struct unpcb *unp, int flags)
struct unpcb **unp_ret)
struct unpcb *unp;
unp_clrflags(struct unpcb *unp, int flags)
unp_connect_pair(struct unpcb *unp, struct unpcb *unp2)
unp_drop(struct unpcb *unp, int error)
struct unpcb *unp2;
static __inline struct unpcb *
struct unpcb *unp;
struct unpcb *unp;
struct unpcb *unp;
struct unpcb *unp;
struct unpcb *unp2 = unp->unp_conn;
struct unpcb *unp;
struct unpcb *unp;
struct unpcb *unp;
struct unpcb *unp;
struct unpcb *unp;
struct unpcb *unp2 = unp->unp_conn;
struct unpcb *unp, *unp2;
struct unpcb *unp, *unp2;
struct unpcb *unp;
struct unpcb *unp;
struct unpcb *unp;
struct unpcb *unp;
struct unpcb *xu_unpp; /* to help netstat, fstat */
struct unpcb xu_unp; /* our information */
LIST_HEAD(unp_head, unpcb);
struct unpcb *unp_conn; /* control block of connected socket */
LIST_ENTRY(unpcb) unp_reflink; /* link in unp_refs list */
TAILQ_ENTRY(unpcb) unp_link; /* glue on list of all PCBs */
struct unpcb unpcb;
if (kvm_read(kd, (u_long)so.so_pcb, (char *)&unpcb,
sizeof(struct unpcb)) != sizeof(struct unpcb)){
if (unpcb.unp_conn) {
(u_long)unpcb.unp_conn);
struct unpcb *unp;