Home
last modified time | relevance | path

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

/Linux-v5.15/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-v5.15/drivers/soc/ti/
Dknav_qmss.h65 u32 divert; member
/Linux-v5.15/Documentation/networking/dsa/
Dbcm_sf2.rst75 selectively divert reads and writes towards external Broadcom switches
Ddsa.rst328 slave MDIO bus which allows a specific switch driver to divert and intercept
/Linux-v5.15/Documentation/networking/device_drivers/ethernet/marvell/
Docteontx2.rst160 5. NPC MCAM entries can be installed to divert pkt onto a different channel.
/Linux-v5.15/Documentation/vm/
Dunevictable-lru.rst325 is now mlocked and divert the page to the node's unevictable list. If
604 try_to_unmap(). shrink_page_list() will divert them to the unevictable list
/Linux-v5.15/Documentation/userspace-api/ioctl/
Dioctl-number.rst159 'I' 00-0F drivers/isdn/divert/isdn_divert.h conflict!
/Linux-v5.15/Documentation/virt/uml/
Duser_mode_linux_howto_v2.rst643 Example which will divert console number 1 to stdin/stdout::