OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ip6_maxflows
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/netinet6/
ip6_flow.c
137
int
ip6_maxflows
= IP6FLOW_DEFAULT;
variable in typeref:typename:int
455
while (ip6flow_inuse >
ip6_maxflows
) {
574
if (
ip6_maxflows
== 0 || ip6->ip6_nxt == IPPROTO_IPV6_ICMP)
585
*
ip6_maxflows
hasn't reached its limit. If it has
590
if (ip6flow_inuse >=
ip6_maxflows
) {
730
sysctl_net_inet6_ip6_maxflows, 0, &
ip6_maxflows
, 0,
Completed in 36 milliseconds
Indexes created Mon Oct 20 00:09:40 GMT 2025