/net/ieee802154/ |
D | Kconfig | 22 tristate "IEEE 802.15.4 socket interface" 25 Socket interface for IEEE 802.15.4. Contains DGRAM sockets interface 26 for 802.15.4 dataframes. Also RAW socket interface to build MAC
|
/net/ |
D | compat.c | 476 u32 interface; in compat_mc_setsockopt() local 480 __get_user(interface, &gr32->gr_interface) || in compat_mc_setsockopt() 481 __put_user(interface, &kgr->gr_interface) || in compat_mc_setsockopt() 497 u32 interface; in compat_mc_setsockopt() local 502 __get_user(interface, &gsr32->gsr_interface) || in compat_mc_setsockopt() 503 __put_user(interface, &kgsr->gsr_interface) || in compat_mc_setsockopt() 517 u32 interface, fmode, numsrc; in compat_mc_setsockopt() local 520 __get_user(interface, &gf32->gf_interface) || in compat_mc_setsockopt() 530 __put_user(interface, &kgf->gf_interface) || in compat_mc_setsockopt() 556 u32 interface, fmode, numsrc; in compat_mc_getsockopt() local [all …]
|
D | Kconfig | 269 a per-interface basis. 338 rate, out of a given interface. It is used for network interface 441 The failover module provides a generic interface for paravirtual
|
/net/xfrm/ |
D | Kconfig | 23 tristate "Transformation user configuration interface" 26 Support for Transformation(XFRM) user configuration interface 32 tristate "Transformation virtual interface" 35 This provides a virtual interface to route IPsec traffic.
|
/net/netlink/ |
D | Kconfig | 7 tristate "NETLINK: socket monitoring interface" 10 Support for NETLINK socket monitoring interface used by the ss tool.
|
/net/xdp/ |
D | Kconfig | 11 tristate "XDP sockets: monitoring interface" 15 Support for PF_XDP sockets monitoring interface used by the ss tool.
|
/net/packet/ |
D | Kconfig | 20 tristate "Packet: sockets monitoring interface" 24 Support for PF_PACKET sockets monitoring interface used by the ss tool.
|
/net/smc/ |
D | Kconfig | 15 tristate "SMC: socket monitoring interface" 18 Support for SMC socket monitoring interface used by tools such as
|
/net/batman-adv/ |
D | Makefile | 19 batman-adv-y += hard-interface.o 30 batman-adv-y += soft-interface.o
|
D | Kconfig | 85 The information for each soft-interface and used hard-interface can be 106 status interface through sysfs attributes. It is replaced by the
|
/net/unix/ |
D | Kconfig | 29 tristate "UNIX: socket monitoring interface" 33 Support for UNIX socket monitoring interface used by the ss tool.
|
/net/ipv4/ |
D | igmp.c | 172 in_dev_put(im->interface); in ip_ma_put() 437 struct net_device *dev = pmc->interface->dev; in add_grhead() 462 struct net_device *dev = pmc->interface->dev; in add_grec() 686 in_dev_put(pmc->interface); in igmpv3_send_cr() 831 struct in_device *in_dev = im->interface; in igmp_timer_expire() 1181 pmc->interface = im->interface; in igmpv3_add_delrec() 1230 im->interface = pmc->interface; in igmpv3_del_delrec() 1239 in_dev_put(pmc->interface); in igmpv3_del_delrec() 1260 in_dev_put(pmc->interface); in igmpv3_clear_delrec() 1280 struct in_device *in_dev = im->interface; in __igmp_group_dropped() [all …]
|
D | Kconfig | 38 for their source address doesn't match the network interface they're 401 tristate "INET: socket monitoring interface" 404 Support for INET (TCP, DCCP, etc) socket monitoring interface used by 417 tristate "UDP: socket monitoring interface" 421 Support for UDP socket monitoring interface used by the ss tool. 425 tristate "RAW: socket monitoring interface" 429 Support for RAW socket monitoring interface used by the ss tool.
|
/net/tipc/ |
D | Kconfig | 40 tristate "TIPC: socket monitoring interface" 44 Support for TIPC socket monitoring interface used by ss tool.
|
/net/dsa/ |
D | port.c | 474 phy_interface_t interface) in dsa_port_phylink_mac_link_down() argument 489 ds->ops->phylink_mac_link_down(ds, dp->index, mode, interface); in dsa_port_phylink_mac_link_down() 495 phy_interface_t interface, in dsa_port_phylink_mac_link_up() argument 507 ds->ops->phylink_mac_link_up(ds, dp->index, mode, interface, phydev); in dsa_port_phylink_mac_link_up() 580 phydev->interface = mode; in dsa_port_fixed_link_register_of()
|
D | dsa_priv.h | 175 phy_interface_t interface); 178 phy_interface_t interface,
|
/net/l2tp/ |
D | Kconfig | 101 This driver provides an ethernet virtual interface for each 104 interface, or add the interface to a bridge.
|
/net/vmw_vsock/ |
D | Kconfig | 20 tristate "Virtual Sockets monitoring interface" 24 Support for PF_VSOCK sockets monitoring interface used by the ss tool.
|
/net/ncsi/ |
D | Kconfig | 7 bool "NCSI interface support"
|
/net/dcb/ |
D | Kconfig | 9 interface and you are connected to a DCB capable switch.
|
/net/8021q/ |
D | Kconfig | 11 everything a regular Ethernet interface does, including
|
/net/can/ |
D | Kconfig | 54 by the netlink configuration interface known e.g. from iptables.
|
/net/sunrpc/ |
D | Kconfig | 59 This option enables a sysctl-based debugging interface
|
/net/netfilter/ |
D | Kconfig | 23 tristate "Netfilter NFACCT over NFNETLINK interface" 31 tristate "Netfilter NFQUEUE over NFNETLINK interface" 39 tristate "Netfilter LOG over NFNETLINK interface" 51 tristate "Netfilter OSF over NFNETLINK interface" 357 tristate 'Connection tracking netlink interface' 361 This option enables support for a netlink-based userspace interface 1004 mapped onto the incoming interface's address, causing the packets to 1017 changed to seem to come from a particular interface's address, and 1018 if the interface goes down, those connections are lost. This is 1087 connection (usually limiting it to your outgoing interface's MTU
|
/net/netfilter/ipset/ |
D | Kconfig | 164 interface name pairs as elements in a set.
|