Home
last modified time | relevance | path

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

/linux/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/drivers/soc/ti/
H A Dknav_qmss.h65 u32 divert; member
/linux/tools/testing/selftests/net/netfilter/
H A Dnft_tproxy_udp.sh186 chain divert {
/linux/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/Documentation/mm/
H A Dunevictable-lru.rst551 vmscan's shrink_inactive_list() and shrink_folio_list() also divert obviously
/linux/Documentation/virt/uml/
H A Duser_mode_linux_howto_v2.rst683 Example which will divert console number 1 to stdin/stdout::