OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:port_key
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
tcp_vtw.h
207
uint32_t
port_key
; /* hash key: local port hash */
member in struct:vtw_common
tcp_vtw.c
617
key = vtw->
port_key
;
667
vtw->
port_key
^= ~0;
731
vtw->
port_key
= fatp_vtw_inshash(ctl->fat, idx, tag, 1, vtw);
762
vtw->
port_key
= fatp_vtw_inshash(ctl->fat, idx, tag, 1, vtw);
834
&& ((which ? vtw->
port_key
: vtw->key)
985
&& ((which ? vtw->
port_key
: vtw->key)
1074
&& vtw->
port_key
== fatp_key(ctl->fat, fp, i)
1194
&& vtw->
port_key
== fatp_key(ctl->fat, fp, i)
Completed in 45 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025