OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inp_bindportonsend
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/netinet/
portalgo.c
571
inp->
inp_bindportonsend
= true;
574
inp->
inp_bindportonsend
= false;
585
inp->
inp_bindportonsend
= true;
588
inp->
inp_bindportonsend
= false;
in_pcb.h
108
bool
inp_bindportonsend
;
member in struct:inpcb
in_pcb.c
229
inp->
inp_bindportonsend
= false;
636
if (inp->
inp_bindportonsend
) {
/src/sys/netinet6/
in6_pcb.c
528
if (inp->
inp_bindportonsend
) {
Completed in 21 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026