Searched refs:interface (Results 1 – 25 of 28) sorted by relevance
12
/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/xfrm/ |
D | Kconfig | 23 tristate "Transformation user configuration interface" 26 Support for Transformation(XFRM) user configuration interface 37 Transformation(XFRM) user configuration interface like IPsec 43 tristate "Transformation virtual interface" 46 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 105 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 | 170 in_dev_put(im->interface); in ip_ma_put() 438 struct net_device *dev = pmc->interface->dev; in add_grhead() 463 struct net_device *dev = pmc->interface->dev; in add_grec() 688 in_dev_put(pmc->interface); in igmpv3_send_cr() 834 struct in_device *in_dev = im->interface; in igmp_timer_expire() 1185 pmc->interface = im->interface; in igmpv3_add_delrec() 1234 im->interface = pmc->interface; in igmpv3_del_delrec() 1245 in_dev_put(pmc->interface); in igmpv3_del_delrec() 1266 in_dev_put(pmc->interface); in igmpv3_clear_delrec() 1286 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 426 tristate "INET: socket monitoring interface" 429 Support for INET (TCP, DCCP, etc) socket monitoring interface used by 442 tristate "UDP: socket monitoring interface" 446 Support for UDP socket monitoring interface used by the ss tool. 450 tristate "RAW: socket monitoring interface" 454 Support for RAW socket monitoring interface used by the ss tool.
|
/net/l2tp/ |
D | Kconfig | 101 This driver provides an ethernet virtual interface for each 104 interface, or add the interface to a bridge.
|
/net/tipc/ |
D | Kconfig | 56 tristate "TIPC: socket monitoring interface" 60 Support for TIPC socket monitoring interface used by ss tool.
|
/net/dsa/ |
D | port.c | 558 phy_interface_t interface) in dsa_port_phylink_mac_link_down() argument 573 ds->ops->phylink_mac_link_down(ds, dp->index, mode, interface); in dsa_port_phylink_mac_link_down() 579 phy_interface_t interface, in dsa_port_phylink_mac_link_up() argument 592 ds->ops->phylink_mac_link_up(ds, dp->index, mode, interface, phydev, in dsa_port_phylink_mac_link_up() 665 phydev->interface = mode; in dsa_port_fixed_link_register_of()
|
/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/ |
D | Kconfig | 271 a per-interface basis. 340 rate, out of a given interface. It is used for network interface 442 The failover module provides a generic interface for paravirtual 453 bool "Netlink interface for ethtool" 456 An alternative userspace interface for ethtool based on generic
|
/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/sunrpc/ |
D | Kconfig | 58 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" 356 tristate 'Connection tracking netlink interface' 360 This option enables support for a netlink-based userspace interface 996 mapped onto the incoming interface's address, causing the packets to 1009 changed to seem to come from a particular interface's address, and 1010 if the interface goes down, those connections are lost. This is 1079 connection (usually limiting it to your outgoing interface's MTU
|
/net/can/ |
D | Kconfig | 54 by the netlink configuration interface known e.g. from iptables.
|
/net/bluetooth/ |
D | Kconfig | 142 at runtime via the experimental features interface.
|
/net/netfilter/ipset/ |
D | Kconfig | 164 interface name pairs as elements in a set.
|
/net/wireless/ |
D | Kconfig | 150 interface which associated to an AP which userspace assumes or confirms
|
12