Home
last modified time | relevance | path

Searched refs:divert (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.1/Documentation/networking/
Dtproxy.rst27 # nft add chain filter divert "{ type filter hook prerouting priority -150; }"
28 # nft add rule filter divert meta l4proto tcp socket transparent 1 meta mark set 1 accept
74 # nft add rule filter divert tcp dport 80 tproxy to :50080 meta mark set 1 accept
/Linux-v6.1/drivers/soc/ti/
Dknav_qmss.h65 u32 divert; member
/Linux-v6.1/Documentation/networking/dsa/
Dbcm_sf2.rst75 selectively divert reads and writes towards external Broadcom switches
Ddsa.rst359 slave MDIO bus which allows a specific switch driver to divert and intercept
/Linux-v6.1/tools/testing/selftests/net/mptcp/
Dmptcp_connect.sh698 chain divert {
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/marvell/
Docteontx2.rst160 5. NPC MCAM entries can be installed to divert pkt onto a different channel.
/Linux-v6.1/Documentation/userspace-api/ioctl/
Dioctl-number.rst162 'I' 00-0F drivers/isdn/divert/isdn_divert.h conflict!
/Linux-v6.1/Documentation/mm/
Dunevictable-lru.rst546 vmscan's shrink_inactive_list() and shrink_page_list() also divert obviously
/Linux-v6.1/Documentation/virt/uml/
Duser_mode_linux_howto_v2.rst648 Example which will divert console number 1 to stdin/stdout::