| /linux/net/netfilter/ |
| H A D | nf_synproxy_core.c | 422 struct iphdr *niph, struct tcphdr *nth, in synproxy_send_tcp() 425 nth->check = ~tcp_v4_check(tcp_hdr_size, niph->saddr, niph->daddr, 0); in synproxy_send_tcp() 427 nskb->csum_start = (unsigned char *)nth - nskb->head; in synproxy_send_tcp() 454 struct tcphdr *nth; in synproxy_send_client_synack() 460 tcp_hdr_size = sizeof(*nth) + synproxy_options_size(opts); in synproxy_send_client_synack() 470 nth = skb_put(nskb, tcp_hdr_size); in synproxy_send_client_synack() 471 nth->source = th->dest; in synproxy_send_client_synack() 472 nth->dest = th->source; in synproxy_send_client_synack() 473 nth->seq = htonl(__cookie_v4_init_sequence(iph, th, &mss)); in synproxy_send_client_synack() 474 nth in synproxy_send_client_synack() 421 synproxy_send_tcp(struct net * net,const struct sk_buff * skb,struct sk_buff * nskb,struct nf_conntrack * nfct,enum ip_conntrack_info ctinfo,struct iphdr * niph,struct tcphdr * nth,unsigned int tcp_hdr_size) synproxy_send_tcp() argument 453 struct tcphdr *nth; synproxy_send_client_synack() local 497 struct tcphdr *nth; synproxy_send_server_syn() local 542 struct tcphdr *nth; synproxy_send_server_ack() local 580 struct tcphdr *nth; synproxy_send_client_ack() local 815 synproxy_send_tcp_ipv6(struct net * net,const struct sk_buff * skb,struct sk_buff * nskb,struct nf_conntrack * nfct,enum ip_conntrack_info ctinfo,struct ipv6hdr * niph,struct tcphdr * nth,unsigned int tcp_hdr_size) synproxy_send_tcp_ipv6() argument 866 struct tcphdr *nth; synproxy_send_client_synack_ipv6() local 911 struct tcphdr *nth; synproxy_send_server_syn_ipv6() local 956 struct tcphdr *nth; synproxy_send_server_ack_ipv6() local 995 struct tcphdr *nth; synproxy_send_client_ack_ipv6() local [all...] |
| H A D | xt_statistic.c | 43 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 D | clk-cs2000-cp.c | 24 #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 D | vidioc-dbg-g-chip-info.rst | 57 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 D | vidioc-dbg-g-register.rst | 66 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 D | ext-ctrls-codec.rst | 2133 in number of frames. For a value of 'n', every nth frame starting
|
| /linux/drivers/net/usb/ |
| H A D | cdc_ncm.c | 1210 } 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 D | xt_statistic.h | 32 } nth; member
|
| /linux/include/linux/ |
| H A D | ftrace.h | 266 ftrace_regs_get_kernel_stack_nth(struct ftrace_regs *fregs, unsigned int nth) in ftrace_regs_get_kernel_stack_nth() argument 271 if (((unsigned long)(stackp + nth) & ~(THREAD_SIZE - 1)) == in ftrace_regs_get_kernel_stack_nth() 273 return *(stackp + nth); in ftrace_regs_get_kernel_stack_nth() 278 #define ftrace_regs_get_kernel_stack_nth(fregs, nth) (0L) argument
|
| /linux/Documentation/ABI/testing/ |
| H A D | configfs-spear-pcie-gadget | 17 For nth PCIe Device Controller /config/pcie-gadget.n/:
|
| H A D | sysfs-bus-usb-devices-usbsevseg | 42 To set the nth decimal place, give this field
|
| H A D | sysfs-kernel-livepatch | 92 sympos number corresponding to the nth occurrence of the symbol
|
| /linux/Documentation/usb/ |
| H A D | misc_usbsevseg.rst | 47 to set the nth decimal place calculate 10 ** n
|
| /linux/rust/macros/ |
| H A D | pin_data.rs | |
| /linux/drivers/usb/renesas_usbhs/ |
| H A D | mod_gadget.c | 410 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/Documentation/misc-devices/ |
| H A D | spear-pcie-gadget.rst | 85 For nth PCIe Device Controller::
|
| /linux/rust/proc-macro2/ |
| H A D | fallback.rs | 387 .nth(lo_char - last_char_index) in byte_range() 399 lo_byte..match trunc_lo.char_indices().nth(char_len) { in byte_range()
|
| /linux/drivers/iommu/iommufd/ |
| H A D | selftest.c | 67 unsigned int nth = syz->nth_area; in __iommufd_test_syz_conv_iova() local 73 if (nth == 0) { in __iommufd_test_syz_conv_iova() 77 nth--; in __iommufd_test_syz_conv_iova()
|
| /linux/drivers/net/dsa/mv88e6xxx/ |
| H A D | chip.c | 6930 int num_tx, int nth) in mv88e6xxx_lag_set_port_mask() argument 6936 if (nth < num_tx) in mv88e6xxx_lag_set_port_mask() 6937 active = mv88e6xxx_lag_mask_table[num_tx - 1][nth]; in mv88e6xxx_lag_set_port_mask() 6951 int i, err, nth; in mv88e6xxx_lag_sync_masks() local 6986 nth = 0; in mv88e6xxx_lag_sync_masks() 6993 num_tx, nth); in mv88e6xxx_lag_sync_masks() 6995 nth++; in mv88e6xxx_lag_sync_masks()
|
| /linux/drivers/scsi/ |
| H A D | scsi_debug.c | 7917 int nth; in every_nth_store() local 7922 if (kstrtoint(work + 2, 16, &nth) == 0) in every_nth_store() 7925 if (kstrtoint(work, 10, &nth) == 0) in every_nth_store() 7932 sdebug_every_nth = nth; in every_nth_store() 7933 if (nth && !sdebug_statistics) { in every_nth_store()
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | dm-ima.rst | 134 … 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 D | mptcp_join.sh | 453 -m statistic --mode nth --packet 1 --every 99999 \
|
| /linux/tools/power/pm-graph/ |
| H A D | sleepgraph.py | 5046 .pf:'+cgchk+' ~ *:not(:nth-child(2)) {display:none;}\n\
|