Home
last modified time | relevance | path

Searched refs:nth (Results 1 – 25 of 26) sorted by relevance

12

/linux/net/netfilter/
H A Dnf_synproxy_core.c421 struct iphdr *niph, struct tcphdr *nth, in synproxy_send_tcp() argument
424 nth->check = ~tcp_v4_check(tcp_hdr_size, niph->saddr, niph->daddr, 0); in synproxy_send_tcp()
426 nskb->csum_start = (unsigned char *)nth - nskb->head; in synproxy_send_tcp()
453 struct tcphdr *nth; in synproxy_send_client_synack() local
459 tcp_hdr_size = sizeof(*nth) + synproxy_options_size(opts); in synproxy_send_client_synack()
469 nth = skb_put(nskb, tcp_hdr_size); in synproxy_send_client_synack()
470 nth->source = th->dest; in synproxy_send_client_synack()
471 nth->dest = th->source; in synproxy_send_client_synack()
472 nth->seq = htonl(__cookie_v4_init_sequence(iph, th, &mss)); in synproxy_send_client_synack()
473 nth->ack_seq = htonl(ntohl(th->seq) + 1); in synproxy_send_client_synack()
[all …]
H A Dxt_statistic.c43 nval = (oval == info->u.nth.every) ? 0 : oval + 1; in statistic_mt()
64 atomic_set(&info->master->count, info->u.nth.count); in statistic_mt_check()
/linux/drivers/clk/
H A Dclk-cs2000-cp.c24 #define Ratio_Add(x, nth) (6 + (x * 4) + (nth)) argument
25 #define Ratio_Val(x, nth) ((x >> (24 - (8 * nth))) & 0xFF) argument
26 #define Val_Ratio(x, nth) ((x & 0xFF) << (24 - (8 * nth))) argument
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-dbg-g-chip-info.rst57 selects the nth bridge 'chip' on the TV card. You can enumerate all
65 selects the nth sub-device. This allows you to enumerate over all
141 - Match the nth chip on the card, zero for the bridge chip. Does not
145 - Match the nth sub-device.
H A Dvidioc-dbg-g-register.rst66 selects the nth non-sub-device chip on the TV card. The number zero
72 selects the nth sub-device.
145 - Match the nth chip on the card, zero for the bridge chip. Does not
149 - Match the nth sub-device.
H A Dext-ctrls-codec.rst2132 in number of frames. For a value of 'n', every nth frame starting
/linux/drivers/net/usb/
H A Dcdc_ncm.c1210 } nth; in cdc_ncm_fill_tx_frame() local
1281 nth.nth16 = skb_put_zero(skb_out, sizeof(struct usb_cdc_ncm_nth16)); in cdc_ncm_fill_tx_frame()
1282 nth.nth16->dwSignature = cpu_to_le32(USB_CDC_NCM_NTH16_SIGN); in cdc_ncm_fill_tx_frame()
1283 nth.nth16->wHeaderLength = cpu_to_le16(sizeof(struct usb_cdc_ncm_nth16)); in cdc_ncm_fill_tx_frame()
1284 nth.nth16->wSequence = cpu_to_le16(ctx->tx_seq++); in cdc_ncm_fill_tx_frame()
1287 nth.nth32 = skb_put_zero(skb_out, sizeof(struct usb_cdc_ncm_nth32)); in cdc_ncm_fill_tx_frame()
1288 nth.nth32->dwSignature = cpu_to_le32(USB_CDC_NCM_NTH32_SIGN); in cdc_ncm_fill_tx_frame()
1289 nth.nth32->wHeaderLength = cpu_to_le16(sizeof(struct usb_cdc_ncm_nth32)); in cdc_ncm_fill_tx_frame()
1290 nth.nth32->wSequence = cpu_to_le16(ctx->tx_seq++); in cdc_ncm_fill_tx_frame()
1408 nth.nth16 = (struct usb_cdc_ncm_nth16 *)skb_out->data; in cdc_ncm_fill_tx_frame()
[all …]
/linux/include/uapi/linux/netfilter/
H A Dxt_statistic.h32 } nth; member
/linux/include/linux/
H A Dftrace.h255 ftrace_regs_get_kernel_stack_nth(struct ftrace_regs *fregs, unsigned int nth) in ftrace_regs_get_kernel_stack_nth() argument
260 if (((unsigned long)(stackp + nth) & ~(THREAD_SIZE - 1)) == in ftrace_regs_get_kernel_stack_nth()
262 return *(stackp + nth); in ftrace_regs_get_kernel_stack_nth()
267 #define ftrace_regs_get_kernel_stack_nth(fregs, nth) (0L) argument
/linux/Documentation/ABI/testing/
H A Dconfigfs-spear-pcie-gadget17 For nth PCIe Device Controller /config/pcie-gadget.n/:
H A Dsysfs-bus-usb-devices-usbsevseg42 To set the nth decimal place, give this field
H A Dsysfs-kernel-livepatch92 sympos number corresponding to the nth occurrence of the symbol
/linux/Documentation/usb/
H A Dmisc_usbsevseg.rst47 to set the nth decimal place calculate 10 ** n
/linux/rust/pin-init/internal/src/
H A Dpin_data.rs32 .nth(1) in pin_data()
/linux/drivers/usb/renesas_usbhs/
H A Dmod_gadget.c410 int nth = le16_to_cpu(ctrl->wIndex) & USB_ENDPOINT_NUMBER_MASK; in usbhsg_recip_run_handle() local
416 uep = usbhsg_gpriv_to_nth_uep(gpriv, nth); in usbhsg_recip_run_handle()
443 dev_dbg(dev, "%s (pipe %d :%s)\n", handler->name, nth, msg); in usbhsg_recip_run_handle()
/linux/drivers/gpu/nova-core/firmware/
H A Dgsp.rs62 .nth(usize::from(hdr.e_shstrndx)) in elf64_section()
H A Dbooter.rs321 signatures.nth(idx as usize) in new()
/linux/Documentation/fault-injection/
H A Dfault-injection.rst275 - /proc/<pid>/fail-nth,
276 /proc/self/task/<tid>/fail-nth:
551 Systematic faults using fail-nth
574 sprintf(buf, "/proc/self/task/%ld/fail-nth", syscall(SYS_gettid));
/linux/Documentation/misc-devices/
H A Dspear-pcie-gadget.rst85 For nth PCIe Device Controller::
/linux/drivers/iommu/iommufd/
H A Dselftest.c78 unsigned int nth = syz->nth_area; in __iommufd_test_syz_conv_iova() local
84 if (nth == 0) { in __iommufd_test_syz_conv_iova()
88 nth--; in __iommufd_test_syz_conv_iova()
/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c6953 int num_tx, int nth) in mv88e6xxx_lag_set_port_mask() argument
6959 if (nth < num_tx) in mv88e6xxx_lag_set_port_mask()
6960 active = mv88e6xxx_lag_mask_table[num_tx - 1][nth]; in mv88e6xxx_lag_set_port_mask()
6974 int i, err, nth; in mv88e6xxx_lag_sync_masks() local
7009 nth = 0; in mv88e6xxx_lag_sync_masks()
7016 num_tx, nth); in mv88e6xxx_lag_sync_masks()
7018 nth++; in mv88e6xxx_lag_sync_masks()
/linux/Documentation/userspace-api/fwctl/
H A Dfwctl.rst43 user space in the areas of debuggability, management, and first-boot/nth-boot
/linux/drivers/scsi/
H A Dscsi_debug.c7883 int nth; in every_nth_store() local
7888 if (kstrtoint(work + 2, 16, &nth) == 0) in every_nth_store()
7891 if (kstrtoint(work, 10, &nth) == 0) in every_nth_store()
7898 sdebug_every_nth = nth; in every_nth_store()
7899 if (nth && !sdebug_statistics) { in every_nth_store()
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-ima.rst134 … Represents nth target in the table (from 0 to N-1 targets specified in <num_device_targets>)
/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_join.sh434 -m statistic --mode nth --packet 1 --every 99999 \

12