Home
last modified time | relevance | path

Searched refs:thoff (Results 126 – 150 of 183) sorted by relevance

12345678

/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/netfilter/
H A Dx_tables.h40 unsigned int thoff; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/netfilter/
H A Dx_tables.h40 unsigned int thoff; member
/dports/multimedia/libv4l/linux-5.13-rc2/net/ethernet/
H A Deth.c140 return max_t(u32, keys.control.thoff, sizeof(*eth)); in eth_get_headlen()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ethernet/
H A Deth.c140 return max_t(u32, keys.control.thoff, sizeof(*eth)); in eth_get_headlen()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ethernet/
H A Deth.c140 return max_t(u32, keys.control.thoff, sizeof(*eth)); in eth_get_headlen()
/dports/misc/cloc/cloc-1.90/tests/inputs/
H A Dutilities.R101 thoff <- cumsum(c(0L, nth)) # offsets into theta functionVar
121 thoff[i]))
/dports/multimedia/libv4l/linux-5.13-rc2/net/ipv4/
H A Dip_gre.c524 int thoff; in erspan_fb_xmit() local
558 thoff = skb_transport_header(skb) - skb_mac_header(skb); in erspan_fb_xmit()
560 (ntohs(ipv6_hdr(skb)->payload_len) > skb->len - thoff)) in erspan_fb_xmit()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ipv4/
H A Dip_gre.c524 int thoff; in erspan_fb_xmit() local
558 thoff = skb_transport_header(skb) - skb_mac_header(skb); in erspan_fb_xmit()
560 (ntohs(ipv6_hdr(skb)->payload_len) > skb->len - thoff)) in erspan_fb_xmit()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ipv4/
H A Dip_gre.c524 int thoff; in erspan_fb_xmit() local
558 thoff = skb_transport_header(skb) - skb_mac_header(skb); in erspan_fb_xmit()
560 (ntohs(ipv6_hdr(skb)->payload_len) > skb->len - thoff)) in erspan_fb_xmit()
/dports/misc/rump/buildrump.sh-b914579/src/sys/netinet/
H A Dtcp_input.c3201 tcp_signature(struct mbuf *m, struct tcphdr *th, int thoff, in tcp_signature() argument
3230 ippseudo.ippseudo_len = htons(m->m_pkthdr.len - thoff); in tcp_signature()
3242 ip6pseudo.ip6ph_len = htons(m->m_pkthdr.len - thoff); in tcp_signature()
3255 l = m->m_pkthdr.len - thoff - tcphdrlen; in tcp_signature()
3257 m_apply(m, thoff + tcphdrlen, in tcp_signature()
3258 m->m_pkthdr.len - thoff - tcphdrlen, in tcp_signature()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/netfilter/
H A Dnft_flow_offload.c294 tcph = skb_header_pointer(pkt->skb, pkt->xt.thoff, in nft_flow_offload_eval()
/dports/multimedia/libv4l/linux-5.13-rc2/net/netfilter/
H A Dnft_flow_offload.c294 tcph = skb_header_pointer(pkt->skb, pkt->xt.thoff, in nft_flow_offload_eval()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/netfilter/
H A Dnft_flow_offload.c294 tcph = skb_header_pointer(pkt->skb, pkt->xt.thoff, in nft_flow_offload_eval()
/dports/multimedia/libv4l/linux-5.13-rc2/net/ipv6/netfilter/
H A Dip6_tables.c306 acpar.thoff = 0; in ip6t_do_table()
308 &acpar.thoff, &acpar.fragoff, &acpar.hotdrop)) { in ip6t_do_table()
1825 ic = skb_header_pointer(skb, par->thoff, sizeof(_icmph), &_icmph); in icmp6_match()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ipv6/netfilter/
H A Dip6_tables.c306 acpar.thoff = 0; in ip6t_do_table()
308 &acpar.thoff, &acpar.fragoff, &acpar.hotdrop)) { in ip6t_do_table()
1825 ic = skb_header_pointer(skb, par->thoff, sizeof(_icmph), &_icmph); in icmp6_match()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ipv6/netfilter/
H A Dip6_tables.c306 acpar.thoff = 0; in ip6t_do_table()
308 &acpar.thoff, &acpar.fragoff, &acpar.hotdrop)) { in ip6t_do_table()
1825 ic = skb_header_pointer(skb, par->thoff, sizeof(_icmph), &_icmph); in icmp6_match()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dist/pf/net/
H A Dpf_norm.c1880 int thoff; local
1885 thoff = th->th_off << 2;
1886 cnt = thoff - sizeof(struct tcphdr);
/dports/math/R-cran-lme4/lme4/R/
H A Dutilities.R187 thoff <- cumsum(c(0L, nth)) # offsets into theta functionVar
207 thoff[i]))
/dports/security/suricata/suricata-6.0.4/ebpf/include/linux/
H A Dbpf.h3021 __u16 thoff; member
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dskbuff.h1298 __be32 __skb_flow_get_ports(const struct sk_buff *skb, int thoff, u8 ip_proto,
1302 int thoff, u8 ip_proto) in skb_flow_get_ports() argument
1304 return __skb_flow_get_ports(skb, thoff, ip_proto, NULL, 0); in skb_flow_get_ports()
2603 skb_set_transport_header(skb, keys.control.thoff); in skb_probe_transport_header()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dskbuff.h1298 __be32 __skb_flow_get_ports(const struct sk_buff *skb, int thoff, u8 ip_proto,
1302 int thoff, u8 ip_proto) in skb_flow_get_ports() argument
1304 return __skb_flow_get_ports(skb, thoff, ip_proto, NULL, 0); in skb_flow_get_ports()
2603 skb_set_transport_header(skb, keys.control.thoff); in skb_probe_transport_header()
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dskbuff.h1298 __be32 __skb_flow_get_ports(const struct sk_buff *skb, int thoff, u8 ip_proto,
1302 int thoff, u8 ip_proto) in skb_flow_get_ports() argument
1304 return __skb_flow_get_ports(skb, thoff, ip_proto, NULL, 0); in skb_flow_get_ports()
2603 skb_set_transport_header(skb, keys.control.thoff); in skb_probe_transport_header()
/dports/multimedia/libv4l/linux-5.13-rc2/net/ipv6/
H A Dip6_gre.c942 int thoff; in ip6erspan_tunnel_xmit() local
963 thoff = skb_transport_header(skb) - skb_mac_header(skb); in ip6erspan_tunnel_xmit()
965 (ntohs(ipv6_hdr(skb)->payload_len) > skb->len - thoff)) in ip6erspan_tunnel_xmit()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ipv6/
H A Dip6_gre.c942 int thoff; in ip6erspan_tunnel_xmit() local
963 thoff = skb_transport_header(skb) - skb_mac_header(skb); in ip6erspan_tunnel_xmit()
965 (ntohs(ipv6_hdr(skb)->payload_len) > skb->len - thoff)) in ip6erspan_tunnel_xmit()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ipv6/
H A Dip6_gre.c942 int thoff; in ip6erspan_tunnel_xmit() local
963 thoff = skb_transport_header(skb) - skb_mac_header(skb); in ip6erspan_tunnel_xmit()
965 (ntohs(ipv6_hdr(skb)->payload_len) > skb->len - thoff)) in ip6erspan_tunnel_xmit()

12345678