/net/bridge/netfilter/ |
D | Kconfig | 96 This option adds the among match, which allows matching the MAC source 105 This option adds the ARP match, which allows ARP and RARP header field 113 This option adds the IP match, which allows basic IP header field 122 This option adds the IP6 match, which allows basic IPV6 header field 130 This option adds the limit match, which allows you to control 131 the rate at which a rule can be matched. This match is the 140 This option adds the mark match, which allows matching frames based on 150 This option adds the packet type match, which allows matching on the 160 This option adds the Spanning Tree Protocol match, which 168 This option adds the 802.1Q vlan match, which allows the filtering of [all …]
|
/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 87 This option adds the hash:ip,port,ip set type support, by which 97 This option adds the hash:ip,port,net set type support, by which 107 This option adds the hash:ip,mac set type support, by which 116 This option adds the hash:mac set type support, by which [all …]
|
/net/netrom/ |
D | nr_route.c | 84 if (nr_node->which == x) in re_sort_routes() 85 nr_node->which = y; in re_sort_routes() 86 else if (nr_node->which == y) in re_sort_routes() 87 nr_node->which = x; in re_sort_routes() 129 if (i < nr_nodet->which) in nr_add_node() 130 nr_nodet->which = i; in nr_add_node() 194 nr_node->which = 0; in nr_add_node() 238 nr_node->which++; in nr_add_node() 276 if (i < nr_node->which) in nr_add_node() 277 nr_node->which = i; in nr_add_node() [all …]
|
/net/netfilter/ |
D | Kconfig | 142 tool which uses Netlink. 761 The target allows you to create rules in the "mangle" table which alter 800 This option adds a 'AUDIT' target, which can be used to create 810 This option adds a `CHECKSUM' target, which can be used in the iptables mangle 825 This option adds a `CLASSIFY' target, which enables the user to set 861 This options adds a `CT' target, which allows to specify initial 872 This option adds a `DSCP' target, which allows you to manipulate 877 It also adds the "TOS" target, which allows you to create rules in 878 the "mangle" table which alter the Type Of Service field of an IPv4 889 targets, which enable the user to change the [all …]
|
/net/ceph/ |
D | osd_client.c | 175 osd_req_op_raw_data_in(struct ceph_osd_request *osd_req, unsigned int which) in osd_req_op_raw_data_in() argument 177 BUG_ON(which >= osd_req->r_num_ops); in osd_req_op_raw_data_in() 179 return &osd_req->r_ops[which].raw_data_in; in osd_req_op_raw_data_in() 184 unsigned int which) in osd_req_op_extent_osd_data() argument 186 return osd_req_op_data(osd_req, which, extent, osd_data); in osd_req_op_extent_osd_data() 191 unsigned int which, struct page **pages, in osd_req_op_raw_data_in_pages() argument 197 osd_data = osd_req_op_raw_data_in(osd_req, which); in osd_req_op_raw_data_in_pages() 204 unsigned int which, struct page **pages, in osd_req_op_extent_osd_data_pages() argument 210 osd_data = osd_req_op_data(osd_req, which, extent, osd_data); in osd_req_op_extent_osd_data_pages() 217 unsigned int which, struct ceph_pagelist *pagelist) in osd_req_op_extent_osd_data_pagelist() argument [all …]
|
D | cls_lock_client.c | 389 int ceph_cls_assert_locked(struct ceph_osd_request *req, int which, in ceph_cls_assert_locked() argument 407 ret = osd_req_op_cls_init(req, which, "lock", "assert_locked"); in ceph_cls_assert_locked() 427 osd_req_op_cls_request_data_pages(req, which, pages, assert_op_buf_size, in ceph_cls_assert_locked()
|
D | Kconfig | 15 Choose Y or M here to include cephlib, which provides the
|
/net/dcb/ |
D | Kconfig | 8 if you have a DCB capable Ethernet adapter which supports this 11 DCB is a collection of Ethernet enhancements which allow DCB capable 19 Priority-based Flow Control (PFC) - a MAC control pause frame which
|
/net/dsa/ |
D | Kconfig | 36 Broadcom switches which place the tag after the MAC source address. 43 Broadcom legacy switches which place the tag after the MAC source 51 Broadcom switches which places the tag before the Ethernet header 74 Marvell switches which use DSA headers. 81 Marvell switches which use EtherType DSA headers. 140 NXP SJA1105 switch family. Both the native tagging protocol (which
|
/net/ipv4/ |
D | Kconfig | 11 of the Internet which carries audio and video broadcasts. More 36 If you turn on IP forwarding, you should consider the rp_filter, which 43 host which has several IP addresses on different interfaces. To turn 96 If you say Y here, which is recommended, then the kernel will print 98 received packets which look strange and could be evidence of an 100 handled by the klogd daemon which is responsible for kernel messages 113 access to boot (in which case you want to say Y to "Root file system 157 older protocol which is being obsoleted by BOOTP and DHCP), say Y 170 encapsulation of IP within IP, which sounds kind of pointless, but 176 Saying Y to this option will produce two modules ( = code which can [all …]
|
/net/ |
D | Kconfig | 21 of which are given in <file:Documentation/Changes>. 44 which message to actually pass to the task. 78 other computer. You will get the so-called loopback device which 131 filter", which means that it can reject individual network packets 136 protocols, which a packet filter lacks. Moreover, proxy-based 139 they are often combined with a packet filter, which only works if 169 Various modules exist for netfilter which replace the previous
|
/net/openvswitch/ |
D | Kconfig | 25 which are often characterized by highly dynamic endpoints and the 30 which is able to accept configuration from a variety of sources and
|
/net/wireless/ |
D | Kconfig | 108 which certificates are part of the kernel sources 145 userspace features which must have been properly tested and as such is 150 interface which associated to an AP which userspace assumes or confirms
|
/net/ipv4/netfilter/ |
D | Kconfig | 73 This option enables the nf_dup_ipv4 core, which duplicates an IPv4 185 Packet filtering defines a table `filter', which has a series of 266 which can effect how the packet is routed. 289 This option adds a `ECN' target, which can be used in the iptables mangle 350 ARP packet filtering defines a table `filter', which has a series of
|
/net/ipv6/netfilter/ |
D | Kconfig | 62 This option enables the nf_dup_ipv6 core, which duplicates an IPv6 198 Packet filtering defines a table `filter', which has a series of 235 which can effect how the packet is routed. 285 This option adds the `SNPT' and `DNPT' target, which perform
|
/net/sched/ |
D | Kconfig | 11 device, it has to decide which ones to send first, which ones to 12 delay, and which ones to drop. This is the job of the queueing 16 If you say N here, you will get the standard packet scheduler, which 18 able to choose from among several alternative algorithms which can 22 maximum data flow rate for traffic which matches specified criteria. 93 provides a framework for invoking classifiers, which in turn 271 which is useful for request packets in DoS mitigation systems such 284 flows). This is a variation of RED which tries to penalize flows 390 which can also have actions attached to them. In case of outgoing packets, 708 Current supported match is "policy" which allows packet classification
|
/net/rds/ |
D | rds.h | 963 #define rds_stats_inc_which(which, member) do { \ argument 964 per_cpu(which, get_cpu()).member++; \ 968 #define rds_stats_add_which(which, member, count) do { \ argument 969 per_cpu(which, get_cpu()).member += count; \
|
/net/packet/ |
D | Kconfig | 9 The Packet protocol is used by applications which communicate
|
/net/tls/ |
D | Kconfig | 37 which is incompatible with the Linux networking stack semantics.
|
/net/dns_resolver/ |
D | Kconfig | 10 which can be used to make upcalls to perform DNS lookups in
|
/net/dccp/ccids/ |
D | Kconfig | 24 throughput over time compared with TCP, which makes CCID-3 more
|
/net/tipc/ |
D | Kconfig | 18 This protocol support is also available as a module ( = code which
|
/net/6lowpan/ |
D | Kconfig | 7 "6LoWPAN" which is supported by IEEE 802.15.4 or Bluetooth stacks.
|
/net/vmw_vsock/ |
D | Kconfig | 69 This option is selected by any driver which needs to access
|
/net/sunrpc/ |
D | Kconfig | 31 daemon which may be found in the Linux nfs-utils package
|