OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:drqh_scode
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
dccp.h
114
u_int32_t
drqh_scode
; /* Service Code */
member in struct:dccp_requesthdr
dccp_usrreq.c
524
if (drqh->
drqh_scode
!= dp->scode){
525
DCCP_DEBUG((LOG_INFO, "service code in request packet doesn't match! %x %x\n", drqh->
drqh_scode
, dp->scode));
551
if (drqh->
drqh_scode
!= dp->scode){
552
DCCP_DEBUG((LOG_INFO, "service code in response packet doesn't match! %x %x\n", drqh->
drqh_scode
, dp->scode));
1400
drqh->
drqh_scode
= dp->scode;
1429
drqh->
drqh_scode
= dp->scode;
Completed in 15 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025