OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tcp_reass_lock_try
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
tcp_var.h
418
static __inline int
tcp_reass_lock_try
(struct tcpcb *)
424
tcp_reass_lock_try
(struct tcpcb *tp)
function in typeref:typename:int
456
if (
tcp_reass_lock_try
(tp) == 0) { \
471
#define TCP_REASS_LOCK(tp) (void)
tcp_reass_lock_try
((tp))
tcp_var.h
418
static __inline int
tcp_reass_lock_try
(struct tcpcb *)
424
tcp_reass_lock_try
(struct tcpcb *tp)
function in typeref:typename:int
456
if (
tcp_reass_lock_try
(tp) == 0) { \
471
#define TCP_REASS_LOCK(tp) (void)
tcp_reass_lock_try
((tp))
Completed in 26 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025