OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ret_buf
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
sctp_input.c
3512
struct mbuf *
ret_buf
;
local in function:sctp_process_control
3513
ret_buf
= sctp_handle_cookie_echo(m, iphlen,
3519
printf("
ret_buf
:%p length:%d off:%d\n",
3520
ret_buf
, length, *offset);
3524
if (
ret_buf
== NULL) {
sctp_input.c
3512
struct mbuf *
ret_buf
;
local in function:sctp_process_control
3513
ret_buf
= sctp_handle_cookie_echo(m, iphlen,
3519
printf("
ret_buf
:%p length:%d off:%d\n",
3520
ret_buf
, length, *offset);
3524
if (
ret_buf
== NULL) {
Completed in 30 milliseconds
Indexes created Fri Oct 03 17:10:05 GMT 2025