Home
last modified time | relevance | path

Searched +full:ports +full:- +full:block +full:- +full:group +full:- +full:count (Results 1 – 25 of 85) sorted by relevance

1234

/freebsd/sys/contrib/device-tree/Bindings/soundwire/
H A Dqcom,soundwire.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schema
[all...]
H A Dqcom,sdw.txt7 - compatible:
10 Definition: must be "qcom,soundwire-v<MAJOR>.<MINOR>.<STEP>",
12 "qcom,soundwire-v1.3.0"
13 "qcom,soundwire-v1.5.0"
14 "qcom,soundwire-v1.5.1"
15 "qcom,soundwire-v1.6.0"
16 - reg:
18 Value type: <prop-encoded-array>
22 - interrupts:
24 Value type: <prop-encoded-array>
[all …]
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_mcast_mgr.c2 * Copyright (c) 2004-2009 Voltaire, Inc. All rights reserved.
3 * Copyright (c) 2002-2011 Mellanox Technologies LTD. All rights reserved.
4 * Copyright (c) 1996-2003 Intel Corporation. All rights reserved.
8 * Copyright (C) 2012-2013 Tokyo Institute of Technology. All rights reserved.
20 * - Redistributions of source code must retain the above
24 * - Redistributions in binary form must reproduce the above
72 see cl_qlist_insert_tail(): CL_ASSERT(p_list_item->p_list != p_list) in mcast_work_obj_new()
77 p_obj->p_port = p_port; in mcast_work_obj_new()
100 for (list_item = cl_qlist_head(&mbox->mgrp_list); in osm_mcast_make_port_list_and_map()
101 list_item != cl_qlist_end(&mbox->mgrp_list); in osm_mcast_make_port_list_and_map()
[all …]
H A Dosm_switch.c2 * Copyright (c) 2004-2009 Voltaire, Inc. All rights reserved.
3 * Copyright (c) 2002-2015 Mellanox Technologies LTD. All rights reserved.
4 * Copyright (c) 1996-2003 Intel Corporation. All rights reserved.
17 * - Redistributions of source code must retain the above
21 * - Redistributions in binary form must reproduce the above
67 if (!lid_ho || lid_ho > p_sw->max_lid_ho) in osm_switch_set_hops()
68 return -1; in osm_switch_set_hops()
69 if (port_num >= p_sw->num_ports) in osm_switch_set_hops()
70 return -1; in osm_switch_set_hops()
71 if (!p_sw->hops[lid_ho]) { in osm_switch_set_hops()
[all …]
/freebsd/share/man/man5/
H A Dpf.conf.510 .\" - Redistributions of source code must retain the above copyright
12 .\" - Redistributions in binary form must reproduce the above
45 .Bl -tag -width xxxx
47 User-defined variables may be defined and used later, simplifying
57 Ethernet filtering provides rule-based blocking or passing of Ethernet packets.
62 Queueing provides rule-based bandwidth control.
67 Packet filtering provides rule-based blocking or passing of packets.
81 .Ar set require-order
91 .Bd -literal -offset indent
105 .Bd -literal -offset indent
[all …]
/freebsd/contrib/blocklist/
H A DREADME5 closing ports dynamically based on policy.
7 The interface to the packet filter is in libexec/blacklistd-helper
20 - OpenSSH: diff/ssh.diff [tcp socket example]
21 - Bind: diff/named.diff [both tcp and udp]
22 - ftpd: diff/ftpd.diff [tcp]
24 These patches have been applied to NetBSD-current.
34 action = 0 -> successful login clear blacklist state
35 1 -> failed login, add to the failed count
36 acceptedfd -> the file descriptor where the server is
44 message -> an optional string that is used in debugging logs.
[all …]
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_switch.h2 * Copyright (c) 2004-2009 Voltaire, Inc. All rights reserved.
3 * Copyright (c) 2002-2009 Mellanox Technologies LTD. All rights reserved.
4 * Copyright (c) 1996-2003 Intel Corporation. All rights reserved.
16 * - Redistributions of source code must retain the above
20 * - Redistributions in binary form must reproduce the above
132 * Number of ports for this switch.
138 * LID Matrix for this switch containing the hop count
162 * number of mcast members(ports) connected to switch
182 unsigned count; member
191 * count
[all …]
/freebsd/sbin/ipf/ipf/
H A Dipf.53 ipf, ipf.conf \- IPFilter firewall rules file format
9 For use as a firewall, there are two important rule types: those that block
10 and drop packets (block rules) and those that allow packets through (pass
17 block in all
24 a decision keyword (pass, block, etc.)
80 block
89 So if a packet first matched a block rule and then matched a log rule,
93 count
94 rules provide the administrator with the ability to count packets and
96 The count rules are applied after NAT and filter rules on the inbound
[all …]
/freebsd/share/examples/ipfilter/
H A Dipf-howto.txt44 make this document a waste of your time. For greater under-
45 standing of firewalls, the authors recommend reading Build-
46 ing Internet Firewalls, Chapman & Zwicky, O'Reilly and Asso-
47 ciates; and TCP/IP Illustrated, Volume 1, Stevens, Addison-
57 any damages incurred due to actions taken based on this doc-
59 a firewall based on IP-Filter. If you do not feel
69 -2-
73 should stop reading this document and hire a qualified secu-
79 Unless otherwise stated, HOWTO documents are copy-
104 <http://coombs.anu.edu.au/~avalon/ip-filter.html>
[all …]
/freebsd/sys/netinet/
H A Din_pcb.h1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
6 * Copyright (c) 2010-2011 Juniper Networks, Inc.
59 * struct inpcb is the common protocol control block structure used in most
64 * protocol-specific control block) are stored here.
88 * NOTE: ipv6 addrs should be 64-bit aligned, per RFC 2553. in_conninfo has
90 * NOTE 2: tcp_syncache.c uses first 5 32-bit words, which identify fport,
135 * IPv6 sockets. In the case of TCP and UDP, further per-connection state is
138 * a per-inpcb rwlock, inp_lock.
140 * A inpcb database is indexed by addresses/ports hash as well as list of
[all …]
/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_serdes_interface.h9 found at http://www.gnu.org/licenses/gpl-2.0.html
53 /* *INDENT-OFF* */
57 /* *INDENT-ON* */
120 * Parallel loopback from the PMA receive lane data ports, to the
121 * transmit lane data ports
132 /** Loops receive data prior to interface block to transmit path */
160 /** SerDes group rate */
178 * Tx de-emphasis parameters
183 AL_SERDES_TX_DEEMP_C_MINUS, /*< c(-1) */
196 * Transmit Amplitude control signal. Used to define the full-scale
[all …]
/freebsd/share/doc/psd/21.ipc/
H A D5.t58 support only in-band signaling (i.e. the urgent data is
65 If the socket has a process group, a SIGURG signal is generated
67 A process can set the process group
75 of the out-of-band data, but only notification that it is pending.
101 then reads the out-of-band byte.
135 A process may also read or peek at the out-of-band data
138 the urgent data in-band with the normal data, and only sends
141 With such protocols, the out-of-band byte may not yet have arrived
144 Worse, there may be enough in-band data in the input buffer
153 This treatment is available as a socket-level option, SO_OOBINLINE;
[all …]
/freebsd/sys/dev/etherswitch/ar40xx/
H A Dar40xx_main.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
79 { "qcom,ess-switch", 1 },
90 if (ofw_bus_search_compatible(dev, compat_data)->ocd_data == 0) in ar40xx_probe()
103 callout_reset(&sc->sc_phy_callout, hz, ar40xx_tick, sc); in ar40xx_tick()
119 return MDIO_READREG(sc->sc_mdio_dev, phy, reg); in ar40xx_readphy()
127 return MDIO_WRITEREG(sc->sc_mdio_dev, phy, reg, val); in ar40xx_writephy()
141 memset(&sc->sc_vlan, 0, sizeof(sc->sc_vlan)); in ar40xx_reset_switch()
145 sc->sc_vlan.vlan_id[i] = 0; in ar40xx_reset_switch()
151 sc->sc_monitor.mirror_tx = false; in ar40xx_reset_switch()
[all …]
/freebsd/sbin/ipfw/
H A Dipfw.88 in-kernel NAT.
19 .Op Ar rule | first-last ...
49 .Oo Cm set Ar N Oc Cm table Ar name Cm create Ar create-options
55 .Oo Cm set Ar N Oc Cm table Ar name Cm modify Ar modify-options
59 .Oo Cm set Ar N Oc Cm table Ar name Cm add Ar table-key Op Ar value
61 .Oo Cm set Ar N Oc Cm table Ar name Cm add Op Ar table-key Ar value ...
63 .Oo Cm set Ar N Oc Cm table Ar name Cm atomic add Op Ar table-key Ar value ...
65 .Oo Cm set Ar N Oc Cm table Ar name Cm delete Op Ar table-key ...
93 .Ar config-options
99 .Ss IN-KERNEL NAT
[all …]
/freebsd/share/doc/smm/01.setup/
H A D3.t52 some \*(Ps-Tahoe features (e.g. networking code).
58 This is a \*(Ps-Tahoe vintage system with Sun's NFS 4.0 filesystem code
60 The instructions for \*(Ps-Tahoe should largely apply.
62 \*(Ps-Reno from CSRG.
93 and use that system to cross-compile and install \*(4B.
102 then site-specific files should be merged into them.
124 filesystem can be an MFS virtual-memory-resident filesystem,
137 Extract kernel and/or user-level sources from the distribution tape
150 Merge site-dependent configuration files from
185 save and suggests directories in which site-specific files should be present.
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1 //===- LoopVectorize.cpp - A Loop Vectorizer ------------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
10 // and generates target-independent LLVM-IR.
20 // 2. LoopVectorizationLegality - A unit that checks for the legality
22 // 3. InnerLoopVectorizer - A unit that performs the actual
24 // 4. LoopVectorizationCostModel - A unit that checks for the profitability
31 // http://lists.llvm.org/pipermail/llvm-dev/2017-December/119523.html). For this
32 // purpose, we temporarily introduced the VPlan-native vectorization path: an
36 //===----------------------------------------------------------------------===//
[all …]
/freebsd/sbin/ifconfig/
H A Difconfig.81 .\"-
2 .\" SPDX-License-Identifier: BSD-3-Clause
93 .Bl -tag -width indent
120 The format is specified as a comma-separated list of
141 .Bl -tag -width default
145 .Bl -tag -width default -compact
158 Adjust the display of link-level ethernet (MAC) addresses:
160 .Bl -tag -width default -compact
175 .Bl -tag -width default -compact
192 .Bl -tag -width default -compact
[all …]
/freebsd/usr.sbin/ctld/
H A Dctld.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
83 fprintf(stderr, "usage: ctld [-d][-u][-f config-file]\n"); in usage()
84 fprintf(stderr, " ctld -t [-u][-f config-file]\n"); in usage()
96 TAILQ_INIT(&conf->conf_luns); in conf_new()
97 TAILQ_INIT(&conf->conf_targets); in conf_new()
98 TAILQ_INIT(&conf->conf_auth_groups); in conf_new()
99 TAILQ_INIT(&conf->conf_ports); in conf_new()
100 TAILQ_INIT(&conf->conf_portal_groups); in conf_new()
101 TAILQ_INIT(&conf->conf_isns); in conf_new()
[all …]
/freebsd/contrib/unbound/doc/
H A Dunbound.conf.53 .\" unbound.conf.5 -- unbound.conf manual
12 \- Unbound configuration file.
27 \fIunbound\-checkconf\fR(8)
34 $ unbound \-c /etc/unbound/unbound.conf
53 # mount \-\-bind \-n /dev/urandom /etc/unbound/dev/urandom
54 # and mount \-\-bind \-n /dev/log /etc/unbound/dev/log
62 access\-control: 10.0.0.0/8 allow
63 access\-control: 2001:DB8::/64 allow
69 the file (or included files) to group attributes under the same clause.
82 .B include\-toplevel:
[all …]
H A Dunbound.conf.5.in3 .\" unbound.conf.5 -- unbound.conf manual
12 \- Unbound configuration file.
27 \fIunbound\-checkconf\fR(8)
34 $ unbound \-c /etc/unbound/unbound.conf
53 # mount \-\-bind \-n /dev/urandom /etc/unbound/dev/urandom
54 # and mount \-\-bind \-n /dev/log /etc/unbound/dev/log
62 access\-control: 10.0.0.0/8 allow
63 access\-control: 2001:DB8::/64 allow
69 the file (or included files) to group attributes under the same clause.
82 .B include\-toplevel:
[all …]
/freebsd/crypto/openssh/
H A Dservconf.c46 # include "openbsd-compat/glob.h"
49 #include "openbsd-compat/sys-queue.h"
92 /* Portable-specific options */ in initialize_server_options()
93 options->use_pam = -1; in initialize_server_options()
96 options->num_ports = 0; in initialize_server_options()
97 options->ports_from_cmdline = 0; in initialize_server_options()
98 options->queued_listen_addrs = NULL; in initialize_server_options()
99 options->num_queued_listens = 0; in initialize_server_options()
100 options->listen_addrs = NULL; in initialize_server_options()
101 options->num_listen_addrs = 0; in initialize_server_options()
[all …]
/freebsd/share/man/man4/
H A Dtermios.438 supported on tty asynchronous communication ports.
62 Every process is associated with a particular process group and session.
63 The grouping is hierarchical: every member of a particular process group is a
75 of signals that stop or start the group as a whole, along with
76 arbitrating which process group has access to the single controlling
91 same process group.
92 A set of processes in the same process group
96 group of the terminal is the same as the process group of a particular
99 When the process group of the terminal is different from the process group of
107 sets the process group of the terminal to the process group
[all …]
/freebsd/sys/sys/
H A Dparam.h1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
52 * documentation/content/en/books/porters-handbook/versions/_index.adoc
56 * X.0-CURRENT before releng/X.0 is created, otherwise 'R' is
62 * kernel's KBI in -CURRENT, one that changes some detail about the system that
63 * external software (or the ports system) would want to know about, one that
84 * kernel-specific routines, and in fact it's fine to do this in code that
118 * Machine-independent constants (some used in following include files).
132 #define NOGROUP 65535 /* marker for empty group set member */
171 #define BLKDEV_IOSIZE PAGE_SIZE /* default block device I/O size */
[all …]
/freebsd/tools/tools/netmap/
H A Dpkt-gen.c2 * Copyright (C) 2011-2014 Matteo Landi, Luigi Rizzo. All rights reserved.
3 * Copyright (C) 2013-2015 Universita` di Pisa. All rights reserved.
28 * $Id: pkt-gen.c 12346 2013-06-12 17:36:25Z luigi $
133 n->octet[0], n->octet[1], n->octet[2], in ether_ntoa()
134 n->octet[3], n->octet[4], n->octet[5]); in ether_ntoa()
184 static const char *default_payload = "netmap pkt-gen DIRECT payload\n"
187 static const char *indirect_payload = "netmap pkt-gen indirect payload\n"
193 #define VIRT_HDR_1 10 /* length of a base vnet-hdr */
194 #define VIRT_HDR_2 12 /* length of the extenede vnet-hdr */
220 ((af) == AF_INET ? (p)->ipv4.f: (p)->ipv6.f)
[all …]
/freebsd/sys/dev/qlnx/qlnxe/
H A Dreg_addr.h2 * Copyright (c) 2017-2018 Cavium, Inc.
78- For ending "endless completion". 0 - When receiving a completion timeout while receiving a compl…
79 … DataWidth:0x4 // 0 - TXCPL sync fifo pop underflow 1 - TXR sync fifo pop underflow 2 - TXW hea…
80 …s:R DataWidth:0x6 // 0 - RX target read and config sync fifo push overflow 1 - RX header syn…
81 …ataWidth:0x14 // 4:0 - TXCPL sync fifo pop status 9:5 - TXR sync fifo pop status 14:10 - TXW hea…
88 …ffff<<0) // Vendor ID. PCI-SIG assigned Manufacturer Identifier. Note: The access attributes of …
90 …ce Identifier. Note: The access attributes of this field are as follows: - Dbi: if (DBI_RO_WR_E…
116 … (0x1<<9) // Fast back-to-back transaction ena…
128 … (0x1<<23) // Fast back-to-back capable. Not ap…
145 …l has_io_bar=0. Note: The access attributes of this field are as follows: - Dbi: if (DBI_RO_WR_E…
[all …]

1234