Searched refs:one (Results 1 – 21 of 21) sorted by relevance
/net/netfilter/ipset/ |
D | Kconfig | 32 This option adds the bitmap:ip set type support, by which one 41 This option adds the bitmap:ip,mac set type support, by which one 50 This option adds the bitmap:port set type support, by which one 59 This option adds the hash:ip set type support, by which one 69 This option adds the hash:ip,mark set type support, by which one 78 This option adds the hash:ip,port set type support, by which one 88 one can store IPv4/IPv6 address, protocol/port, and IPv4/IPv6 98 one can store IPv4/IPv6 address, protocol/port, and IPv4/IPv6 108 one can store IPv4/IPv6 address and MAC (ethernet address) pairs in a set. 117 one can store MAC (ethernet address) elements in a set. [all …]
|
/net/x25/ |
D | Kconfig | 10 frame relay; the one physical line from your box to the X.25 network 27 using the X.21 protocol (not yet supported by Linux) or one can do
|
/net/ipv6/netfilter/ |
D | Kconfig | 94 This module allows one to match AH packets. 121 This allows one to match packets based on the hop-by-hop 139 This module allows one to match packets based upon 148 This module allows one to match MH packets.
|
/net/ipv6/ |
D | Kconfig | 145 Tunneling means encapsulating data of one protocol type within 158 Tunneling means encapsulating data of one protocol type within 205 Tunneling means encapsulating data of one protocol type within 264 simultaneously, each one handling a single table.
|
/net/wireless/ |
D | Kconfig | 98 signature for the regulatory.db file made by one of the 106 Allow the regulatory database to be signed by one of the keys for 129 from cellular base stations. If enabled and at least one driver
|
/net/lapb/ |
D | Kconfig | 11 connection service to exchange data frames with one other host, and
|
/net/batman-adv/ |
D | Kconfig | 44 more than one mesh node in the same LAN, you can safely remove 63 packets in one transmission.
|
/net/ipv4/ |
D | Kconfig | 89 equal "cost" and chooses one of them in a non-deterministic fashion 122 one containing the directory /) from some other computer over the 139 one containing the directory /) from some other computer over the 154 one containing the directory /) from some other computer over the 167 Tunneling means encapsulating data of one protocol type within 197 Tunneling means encapsulating data of one protocol type within 242 simultaneously, each one handling a single table. 310 Tunneling means encapsulating data of one protocol type within
|
/net/ax25/ |
D | Kconfig | 33 one of the various SCC cards that are supported by the generic Z8530 36 own drivers). If you say Y here, you also have to say Y to one of
|
/net/vmw_vsock/ |
D | Kconfig | 13 You should also select one or more hypervisor-specific transports
|
/net/bridge/ |
D | Kconfig | 14 is connected to will appear as one Ethernet to the participants.
|
/net/xfrm/ |
D | Kconfig | 44 one, two policies can be applied to the same packet at once.
|
/net/can/ |
D | Kconfig | 52 CAN frames can be routed between CAN network interfaces (one hop).
|
/net/bridge/netfilter/ |
D | Kconfig | 144 This value is the same as the one used in the iptables mark match and 199 This value is the same as the one used in the iptables mark match and
|
/net/ |
D | Kconfig | 128 a "proxy-based" one, is more secure but more intrusive and more 139 globally valid IP addresses. This is called "masquerading": if one 454 # Only one of the two can be selected for a specific arch since eBPF JIT supersedes
|
/net/dsa/ |
D | Kconfig | 28 VLAN in one way or another. It is not a complete solution.
|
/net/sunrpc/ |
D | svcsock.c | 675 int err, level, optname, one = 1; in svc_udp_init() local 707 (char *)&one, sizeof(one)); in svc_udp_init()
|
/net/netfilter/ipvs/ |
D | Kconfig | 12 option must be enabled for at least one of the clustered computers 267 the idle server, instead of waiting for a fast one. When there
|
/net/netfilter/ |
D | Kconfig | 234 H.323 is a VoIP signalling protocol from ITU-T. As one of the most 463 look up for elements in a set and to build one-way mappings between 977 not just one. 1538 This match is used for creating one or many lists of recently
|
/net/sched/ |
D | Kconfig | 158 of several physical devices into one virtual device.
|
/net/core/ |
D | dev.c | 9904 netdev_features_t one, netdev_features_t mask) in netdev_increment_features() argument 9910 all |= one & (NETIF_F_ONE_FOR_ALL | NETIF_F_CSUM_MASK) & mask; in netdev_increment_features() 9911 all &= one | ~NETIF_F_ALL_FOR_ALL; in netdev_increment_features()
|