Searched refs:in_pcbref (Results 1 - 13 of 13) sorted by relevance

/freebsd-10.0-release/sys/netinet6/
H A Din6_pcb.c959 in_pcbref(inp);
1111 in_pcbref(inp);
/freebsd-10.0-release/sys/netinet/
H A Din_pcb.c1077 * in_pcbref() bumps the reference count on an inpcb in order to maintain
1083 * in_pcbref() should be used only to provide brief memory stability, and
1096 in_pcbref(struct inpcb *inp) function
1105 * Drop a refcount on an inpcb elevated using in_pcbref(); because a call to
1106 * in_pcbfree() may have been made between in_pcbref() and in_pcbrele(), we
1110 * Notice that, unlike in_pcbref(), the inpcb lock must be held to drop a
1179 * using in_pcbref()) then the free is deferred until that reference is
1639 in_pcbref(inp);
1799 in_pcbref(inp);
H A Din_pcb.h650 void in_pcbref(struct inpcb *);
H A Dip_divert.c675 in_pcbref(inp);
H A Dtcp_timer.c534 in_pcbref(inp);
H A Draw_ip.c1057 in_pcbref(inp);
H A Dtcp_input.c954 in_pcbref(inp);
1011 in_pcbref(inp);
H A Dudp_usrreq.c754 in_pcbref(inp);
H A Dtcp_subr.c1213 in_pcbref(inp);
/freebsd-10.0-release/sys/dev/cxgbe/tom/
H A Dt4_tom.c213 in_pcbref(inp);
H A Dt4_listen.c212 in_pcbref(inp);
/freebsd-10.0-release/sys/dev/cxgb/ulp/tom/
H A Dcxgb_listen.c105 in_pcbref(inp);
H A Dcxgb_cpl_io.c792 in_pcbref(inp);

Completed in 138 milliseconds