OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tcp_debug_capture
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/netinet/
tcp_usrreq.c
157
tcp_debug_capture
(struct tcpcb *tp, int req)
function
531
ostate =
tcp_debug_capture
(tp, PRU_ACCEPT);
571
ostate =
tcp_debug_capture
(tp, PRU_BIND);
614
ostate =
tcp_debug_capture
(tp, PRU_LISTEN);
655
ostate =
tcp_debug_capture
(tp, PRU_CONNECT);
740
ostate =
tcp_debug_capture
(tp, PRU_CONNECT2);
761
ostate =
tcp_debug_capture
(tp, PRU_DISCONNECT);
796
ostate =
tcp_debug_capture
(tp, PRU_SHUTDOWN);
825
ostate =
tcp_debug_capture
(tp, PRU_ABORT);
875
ostate =
tcp_debug_capture
(tp, PRU_PEERADDR)
[
all
...]
Completed in 23 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026