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

/freebsd-9.3-release/sys/netinet6/
H A Din6_pcb.c961 in_pcbref(inp);
1113 in_pcbref(inp);
/freebsd-9.3-release/sys/netinet/
H A Din_pcb.c1076 * in_pcbref() bumps the reference count on an inpcb in order to maintain
1082 * in_pcbref() should be used only to provide brief memory stability, and
1095 in_pcbref(struct inpcb *inp) function
1104 * Drop a refcount on an inpcb elevated using in_pcbref(); because a call to
1105 * in_pcbfree() may have been made between in_pcbref() and in_pcbrele(), we
1109 * Notice that, unlike in_pcbref(), the inpcb lock must be held to drop a
1178 * using in_pcbref()) then the free is deferred until that reference is
1638 in_pcbref(inp);
1798 in_pcbref(inp);
H A Din_pcb.h650 void in_pcbref(struct inpcb *);
H A Dip_divert.c687 in_pcbref(inp);
H A Dtcp_timer.c534 in_pcbref(inp);
H A Draw_ip.c1046 in_pcbref(inp);
H A Dtcp_input.c960 in_pcbref(inp);
1017 in_pcbref(inp);
H A Dudp_usrreq.c746 in_pcbref(inp);
H A Dtcp_subr.c1149 in_pcbref(inp);
/freebsd-9.3-release/sys/dev/cxgbe/tom/
H A Dt4_tom.c213 in_pcbref(inp);
H A Dt4_listen.c223 in_pcbref(inp);
/freebsd-9.3-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 134 milliseconds