Home
last modified time | relevance | path

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

/linux-6.15/Documentation/networking/
H A 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-6.15/drivers/soc/ti/
H A Dknav_qmss.h65 u32 divert; member
/linux-6.15/tools/testing/selftests/net/netfilter/
H A Dnft_tproxy_udp.sh186 chain divert {
/linux-6.15/Documentation/networking/dsa/
H A Dbcm_sf2.rst75 selectively divert reads and writes towards external Broadcom switches
H A Ddsa.rst363 user MDIO bus which allows a specific switch driver to divert and intercept
/linux-6.15/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.sh693 chain divert {
/linux-6.15/Documentation/networking/device_drivers/ethernet/marvell/
H A Docteontx2.rst162 5. NPC MCAM entries can be installed to divert pkt onto a different channel.
/linux-6.15/Documentation/userspace-api/ioctl/
H A Dioctl-number.rst168 'I' 00-0F drivers/isdn/divert/isdn_divert.h conflict!
/linux-6.15/Documentation/mm/
H A Dunevictable-lru.rst551 vmscan's shrink_inactive_list() and shrink_folio_list() also divert obviously
/linux-6.15/Documentation/virt/uml/
H A Duser_mode_linux_howto_v2.rst683 Example which will divert console number 1 to stdin/stdout::