Searched full:directs (Results 1 – 25 of 27) sorted by relevance
12
/linux-6.12.1/net/netfilter/ipvs/ |
D | Kconfig | 118 The robin-robin scheduling algorithm simply directs network 127 The weighted robin-robin scheduling algorithm directs network 140 The least-connection scheduling algorithm directs network 150 The weighted least-connection scheduling algorithm directs network 160 The weighted failover scheduling algorithm directs network 170 The weighted overflow scheduling algorithm directs network 183 This algorithm usually directs packet destined for an IP address to 279 algorithm picks two random real servers and directs network
|
/linux-6.12.1/Documentation/networking/ |
D | tc-queue-filters.rst | 17 2) TC filter directs traffic to a transmit queue with the action 25 1) TC flower filter directs incoming traffic to a set of queues using
|
D | vrf.rst | 72 2. An l3mdev FIB rule directs lookups to the table associated with the device.
|
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/aquantia/ |
D | atlantic.rst | 289 To add a filter that directs packet to queue 5, use 325 To add a filter that directs packets from VLAN 2001 to queue 5:: 336 To add a filter that directs IP4 packess of priority 3 to queue 3::
|
/linux-6.12.1/net/l3mdev/ |
D | l3mdev.c | 283 /* oif set to L3mdev directs lookup to its table; in l3mdev_update_flow()
|
/linux-6.12.1/Documentation/bpf/ |
D | bpf_iterators.rst | 311 ``linfo.task.pid``, if it is non-zero, directs the kernel to create an iterator 315 process. Similarly, ``linfo.task.tid`` directs the kernel to create an iterator
|
/linux-6.12.1/drivers/net/wireless/ath/wil6210/ |
D | txrx.h | 253 * bit 14 : IIC - Directs the HW to Insert IPv4 Checksum 254 * bit 15 : ITC - Directs the HW to Insert TCP/UDP Checksum
|
/linux-6.12.1/Documentation/accel/qaic/ |
D | qaic.rst | 51 when only one MSI has been configured and directs the interrupts for the DBCs
|
/linux-6.12.1/arch/arm/mach-rockchip/ |
D | platsmp.c | 162 * big enough. After this check, copy the trampoline code that directs the
|
/linux-6.12.1/drivers/net/ethernet/sun/ |
D | ldmvsw.c | 339 /* Mark the port as belonging to ldmvsw which directs the in vsw_port_probe()
|
/linux-6.12.1/Documentation/devicetree/bindings/input/ |
D | azoteq,iqs7222.yaml | 232 Directs the trackpad to respond to the proximity states of the 704 Directs the slider to respond to the proximity states of the selected
|
D | iqs269a.yaml | 241 Directs the device to interpret axial gestures as a swipe (finger remains
|
D | iqs626a.yaml | 672 Directs the device to interpret axial gestures as a swipe (finger
|
/linux-6.12.1/include/video/ |
D | vga.h | 150 #define VGA_SR04_SEQ_MODE 0x04 /* bit 2: directs system to use a sequential addressing mode */
|
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/intel/ |
D | i40e.rst | 127 - Directs receive packets according to their flows to different queues. 153 To add a filter that directs packet to queue 2, use -U or -N switch::
|
D | ixgbe.rst | 316 - Directs receive packets according to their flows to different queues. 340 To add a filter that directs packet to queue 2, use -U or -N switch::
|
D | ice.rst | 194 - Directs receive packets according to their flows to different queues 264 To add a filter that directs packet to queue 2::
|
/linux-6.12.1/rust/macros/ |
D | lib.rs | 233 /// then `#[pin]` directs the type of initializer that is required.
|
/linux-6.12.1/drivers/virtio/ |
D | virtio_balloon.c | 429 * a hypervisor request (a call to this function) which directs us to refill
|
/linux-6.12.1/drivers/net/wireless/ath/wcn36xx/ |
D | hal.h | 3721 /* This configuration directs the WoW packet filtering to look for 3727 /* This configuration directs the WoW packet filtering to look for
|
/linux-6.12.1/Documentation/arch/sparc/oradax/ |
D | dax-hv-api.txt | 216 The Pipeline flag is an optimization that directs the output of one CCB (the "source" CCB) directly…
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/ |
D | reg.h | 3217 * mask- in the same size as key. A bit that is set directs the TCAM 3218 * to compare the corresponding bit in key. A bit that is clear directs 9104 * A bit that is set directs the TCAM to compare the corresponding bit in key. A 9105 * bit that is clear directs the TCAM to ignore the corresponding bit in key. 9119 * A bit that is set directs the TCAM to compare the corresponding bit in key. A 9120 * bit that is clear directs the TCAM to ignore the corresponding bit in key.
|
/linux-6.12.1/drivers/usb/host/ |
D | octeon-hcd.h | 1244 * Setting this field to 1 directs the host to do PING protocol.
|
/linux-6.12.1/drivers/scsi/ |
D | NCR5380.c | 1649 * directs us to. Operates on the currently connected command,
|
/linux-6.12.1/fs/reiserfs/ |
D | inode.c | 153 * for directory items it is entry count, for directs and stat in make_le_item_head()
|
12