/net/l2tp/ |
D | Kconfig | 20 L2TP is often used to tunnel PPP traffic over IP 22 connections. L2TP is also used as a VPN protocol, popular 42 used to dump internal state of the l2tp drivers for problem 82 in IP packets, it used IP protocol number 115, so this port 97 used as a control protocol and for data encapsulation to set 103 be used to assign an IP address to the local virtual
|
/net/dns_resolver/ |
D | Kconfig | 10 which can be used to make upcalls to perform DNS lookups in 13 DNS Resolver is used to query DNS server for information. Examples 18 DNS Resolver is used by the CIFS and AFS modules, and would support
|
/net/netfilter/ipset/ |
D | ip_set_hash_gen.h | 68 DECLARE_BITMAP(used, AHASH_MAX_TUNED); 361 if (test_bit(i, n->used)) in mtype_ext_cleanup() 476 if (!test_bit(j, n->used)) { in mtype_expire() 484 clear_bit(j, n->used); in mtype_expire() 510 if (!test_bit(j, n->used)) in mtype_expire() 514 set_bit(d, tmp->used); in mtype_expire() 601 if (!test_bit(j, n->used)) in mtype_resize() 651 set_bit(m->pos++, m->used); in mtype_resize() 730 if (!test_bit(i, n->used)) { in mtype_add() 817 set_bit(j, n->used); in mtype_add() [all …]
|
/net/can/ |
D | Kconfig | 14 but is now widely used in marine (NMEA2000), industrial, and medical 29 most cases where no higher level protocol is being used. The raw 42 CAN messages are used on the bus (e.g. in automotive environments). 49 The CAN Gateway/Router is used to route (and modify) CAN frames.
|
/net/openvswitch/ |
D | flow.c | 100 new_stats->used = jiffies; in ovs_flow_stats_update() 116 stats->used = jiffies; in ovs_flow_stats_update() 127 unsigned long *used, __be16 *tcp_flags) in ovs_flow_stats_get() argument 131 *used = 0; in ovs_flow_stats_get() 144 if (!*used || time_after(stats->used, *used)) in ovs_flow_stats_get() 145 *used = stats->used; in ovs_flow_stats_get() 165 stats->used = 0; in ovs_flow_stats_clear()
|
D | meter.c | 123 nla_put_u64_64bit(reply, OVS_METER_ATTR_USED, meter->used, in ovs_meter_cmd_reply_stats() 211 meter->used = div_u64(ktime_get_ns(), 1000 * 1000); in dp_meter_create() 462 long_delta_ms = (now_ms - meter->used); /* ms */ in ovs_meter_execute() 472 meter->used = now_ms; in ovs_meter_execute()
|
D | flow.h | 200 unsigned long used; /* Last used time (in jiffies). */ member 268 unsigned long *used, __be16 *tcp_flags);
|
D | meter.h | 40 u64 used; member
|
/net/packet/ |
D | Kconfig | 9 The Packet protocol is used by applications which communicate 24 Support for PF_PACKET sockets monitoring interface used by the ss tool.
|
/net/bridge/netfilter/ |
D | Kconfig | 37 into connections. This is used to enhance packet filtering via 61 The ebtables broute table is used to define rules that decide between 71 The ebtables filter table is used to define frame filtering rules at 80 The ebtables nat table is used to define rules that alter the MAC 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/lapb/ |
D | Kconfig | 12 it is used to transport higher level protocols (mostly X.25 Packet 14 Usually, LAPB is used with specialized X.21 network cards, but Linux
|
D | lapb_iface.c | 411 int used = 0; in lapb_data_transmit() local 415 used = 1; in lapb_data_transmit() 418 return used; in lapb_data_transmit()
|
/net/unix/ |
D | Kconfig | 11 accessing network connections. Many commonly used programs such as 33 Support for UNIX socket monitoring interface used by the ss tool.
|
/net/llc/ |
D | af_llc.c | 739 unsigned long used; in llc_ui_recvmsg() local 837 used = skb->len - offset; in llc_ui_recvmsg() 838 if (len < used) in llc_ui_recvmsg() 839 used = len; in llc_ui_recvmsg() 842 int rc = skb_copy_datagram_msg(skb, offset, msg, used); in llc_ui_recvmsg() 851 *seq += used; in llc_ui_recvmsg() 852 copied += used; in llc_ui_recvmsg() 853 len -= used; in llc_ui_recvmsg() 866 if (used + offset < skb_len) in llc_ui_recvmsg()
|
/net/8021q/ |
D | Kconfig | 27 Select this to enable GVRP end-system support. GVRP is used for 37 Select this to enable MVRP end-system support. MVRP is used for
|
/net/tipc/ |
D | Kconfig | 12 originates from Ericsson where it has been used in carrier grade 44 Support for TIPC socket monitoring interface used by ss tool.
|
/net/ipv4/ |
D | tcp.c | 1627 int used; in tcp_read_sock() local 1639 used = recv_actor(desc, skb, offset, len); in tcp_read_sock() 1640 if (used <= 0) { in tcp_read_sock() 1642 copied = used; in tcp_read_sock() 1644 } else if (used <= len) { in tcp_read_sock() 1645 seq += used; in tcp_read_sock() 1646 copied += used; in tcp_read_sock() 1647 offset += used; in tcp_read_sock() 1952 unsigned long used; in tcp_recvmsg() local 2109 used = skb->len - offset; in tcp_recvmsg() [all …]
|
D | fib_trie.c | 807 unsigned long used = child_length(tn); in should_inflate() local 808 unsigned long threshold = used; in should_inflate() 812 used -= tn_info(tn)->empty_children; in should_inflate() 813 used += tn_info(tn)->full_children; in should_inflate() 817 return (used > 1) && tn->pos && ((50 * used) >= threshold); in should_inflate() 822 unsigned long used = child_length(tn); in should_halve() local 823 unsigned long threshold = used; in should_halve() 827 used -= tn_info(tn)->empty_children; in should_halve() 831 return (used > 1) && (tn->bits > 1) && ((100 * used) < threshold); in should_halve() 836 unsigned long used = child_length(tn); in should_collapse() local [all …]
|
D | Kconfig | 72 of the packet can be used for routing decisions as well. 225 This is used if you want your machine to act as a router for IP 251 Multicast) version 1. This multicast routing protocol is used widely 265 gated-5). This routing protocol is not used widely, so say N unless 312 encapsulating protocol. This can be used with xfrm mode tunnel to give 404 Support for INET (TCP, DCCP, etc) socket monitoring interface used by 421 Support for UDP socket monitoring interface used by the ss tool. 429 Support for RAW socket monitoring interface used by the ss tool. 490 account the bandwidth used at the time congestion is experienced. 661 Select the TCP congestion control that will be used by default
|
/net/netfilter/ |
D | Kconfig | 69 Address Translation. It can also be used to enhance packet 89 This option enables support for connection marks, used by the 134 provide a notifier chain that can be used by other kernel code 164 to connection tracking entries. It can be used with xtables connlabel 235 important VoIP protocols, it is widely used by voice hardware and 253 There is a commonly-used extension to IRC called 256 of a server. DCC Sending is used anywhere you send files over IRC, 257 and DCC Chat is most commonly used by Eggdrop bots. If you are 482 This option adds the number generator expression used to perform 737 also be used by other subsystems to change their behavior. [all …]
|
/net/batman-adv/ |
D | Kconfig | 27 of the currently used B.A.T.M.A.N. IV protocol. The main 85 The information for each soft-interface and used hard-interface can be 107 batadv generic netlink family but still used by various userspace
|
/net/xfrm/ |
D | Kconfig | 27 like IPsec used by native Linux tools. 92 The PF_KEY MIGRATE message is used to dynamically update
|
/net/netlink/ |
D | Kconfig | 10 Support for NETLINK socket monitoring interface used by the ss tool.
|
/net/xdp/ |
D | Kconfig | 15 Support for PF_XDP sockets monitoring interface used by the ss tool.
|
/net/ |
D | Kconfig | 71 These are the protocols used on the Internet and on most local 277 being used in cls_cgroup and for netfilter matching. 312 Enabling this allows a stream parser to be used with 316 It can be used to enforce socket policy, implement socket redirects, 338 rate, out of a given interface. It is used for network interface 443 instance. The ops are used as event handlers that get called to
|