/linux/net/sched/ |
H A D | act_nat.c | 128 int noff; in tcf_nat_act() local 144 noff = skb_network_offset(skb); in tcf_nat_act() 145 if (!pskb_may_pull(skb, sizeof(*iph) + noff)) in tcf_nat_act() 156 if (skb_try_make_writable(skb, sizeof(*iph) + noff)) in tcf_nat_act() 183 if (!pskb_may_pull(skb, ihl + sizeof(*tcph) + noff) || in tcf_nat_act() 184 skb_try_make_writable(skb, ihl + sizeof(*tcph) + noff)) in tcf_nat_act() 196 if (!pskb_may_pull(skb, ihl + sizeof(*udph) + noff) || in tcf_nat_act() 197 skb_try_make_writable(skb, ihl + sizeof(*udph) + noff)) in tcf_nat_act() 213 if (!pskb_may_pull(skb, ihl + sizeof(*icmph) + noff)) in tcf_nat_act() 222 noff)) in tcf_nat_act() [all …]
|
H A D | act_pedit.c | 334 const int noff = skb_network_offset(skb); in pedit_l4_skb_offset() local 340 const struct iphdr *iph = skb_header_pointer(skb, noff, sizeof(_iph), &_iph); in pedit_l4_skb_offset() 344 *hoffset = noff + iph->ihl * 4; in pedit_l4_skb_offset()
|
/linux/net/ipv4/netfilter/ |
H A D | nft_fib_ipv4.c | 31 int noff = skb_network_offset(pkt->skb); in nft_fib4_eval_type() local 42 iph = skb_header_pointer(pkt->skb, noff, sizeof(_iph), &_iph); in nft_fib4_eval_type() 61 int noff = skb_network_offset(pkt->skb); in nft_fib4_eval() local 94 iph = skb_header_pointer(pkt->skb, noff, sizeof(_iph), &_iph); in nft_fib4_eval()
|
/linux/net/ipv6/netfilter/ |
H A D | nft_fib_ipv6.c | 131 int noff = skb_network_offset(pkt->skb); in nft_fib6_eval_type() local 135 iph = skb_header_pointer(pkt->skb, noff, sizeof(_iph), &_iph); in nft_fib6_eval_type() 160 int noff = skb_network_offset(pkt->skb); in nft_fib6_eval() local 178 iph = skb_header_pointer(pkt->skb, noff, sizeof(_iph), &_iph); in nft_fib6_eval()
|
/linux/sound/soc/codecs/ |
H A D | wcd938x.c | 199 u16 noff; member 2084 s16 *d1_a, u16 noff, in wcd938x_mbhc_get_result_params() argument 2119 denom = (x1 * d1) - (1 << (14 - noff)); in wcd938x_mbhc_get_result_params() 2122 else if (x1 < minCode_param[noff]) in wcd938x_mbhc_get_result_params() 2159 WCD938X_ZDET_RANGE_CTL_MASK, zdet_param->noff); in wcd938x_mbhc_zdet_ramp() 2169 __func__, zdet_param->noff); in wcd938x_mbhc_zdet_ramp() 2170 wcd938x_mbhc_get_result_params(component, d1_a, zdet_param->noff, &zdet); in wcd938x_mbhc_zdet_ramp() 2183 __func__, zdet_param->noff); in wcd938x_mbhc_zdet_ramp() 2184 wcd938x_mbhc_get_result_params(component, d1_a, zdet_param->noff, &zdet); in wcd938x_mbhc_zdet_ramp() 2302 (zdet_param_ptr->noff == 0x6)) || in wcd938x_wcd_mbhc_calc_impedance()
|
H A D | wcd937x.c | 123 u16 noff; member 1534 s16 *d1_a, u16 noff, in wcd937x_mbhc_get_result_params() argument 1569 denom = (x1 * d1) - (1 << (14 - noff)); in wcd937x_mbhc_get_result_params() 1572 else if (x1 < minCode_param[noff]) in wcd937x_mbhc_get_result_params() 1609 WCD937X_ZDET_RANGE_CTL_MASK, zdet_param->noff); in wcd937x_mbhc_zdet_ramp() 1618 wcd937x_mbhc_get_result_params(component, d1_a, zdet_param->noff, &zdet); in wcd937x_mbhc_zdet_ramp() 1630 wcd937x_mbhc_get_result_params(component, d1_a, zdet_param->noff, &zdet); in wcd937x_mbhc_zdet_ramp() 1746 zdet_param_ptr->noff == 0x6) || in wcd937x_wcd_mbhc_calc_impedance()
|
H A D | wcd939x.c | 164 u16 noff; member 2041 .noff = 0, 2085 denom = (x1 * d1) - (1 << (14 - zdet_param->noff)); in wcd939x_mbhc_get_result_params() 2088 else if (x1 < wcd939x_mbhc_mincode_param[zdet_param->noff]) in wcd939x_mbhc_get_result_params() 2122 WCD939X_ZDET_ANA_CTL_RANGE_CTL, zdet_param->noff); in wcd939x_mbhc_zdet_ramp() 2135 __func__, zdet_param->noff); in wcd939x_mbhc_zdet_ramp() 2150 __func__, zdet_param->noff); in wcd939x_mbhc_zdet_ramp()
|
H A D | wcd934x.c | 500 u16 noff; member 2638 s16 *d1_a, u16 noff, in wcd934x_mbhc_get_result_params() argument 2672 denom = (x1 * d1) - (1 << (14 - noff)); in wcd934x_mbhc_get_result_params() 2675 else if (x1 < minCode_param[noff]) in wcd934x_mbhc_get_result_params() 2711 WCD934X_ZDET_RANGE_CTL_MASK, zdet_param->noff); in wcd934x_mbhc_zdet_ramp() 2719 wcd934x_mbhc_get_result_params(wcd934x, d1_a, zdet_param->noff, &zdet); in wcd934x_mbhc_zdet_ramp() 2729 wcd934x_mbhc_get_result_params(wcd934x, d1_a, zdet_param->noff, &zdet); in wcd934x_mbhc_zdet_ramp() 2835 (zdet_param_ptr->noff == 0x6)) || in wcd934x_wcd_mbhc_calc_impedance()
|
/linux/net/netfilter/ |
H A D | nft_meta.c | 98 int noff = skb_network_offset(skb); in nft_meta_get_eval_pkttype_lo() local 101 iph = skb_header_pointer(skb, noff, in nft_meta_get_eval_pkttype_lo()
|
/linux/fs/smb/client/ |
H A D | smb2ops.c | 5061 unsigned int *noff) in smb2_next_header() argument 5067 *noff = le32_to_cpu(t_hdr->OriginalMessageSize); in smb2_next_header() 5068 if (unlikely(check_add_overflow(*noff, sizeof(*t_hdr), noff))) in smb2_next_header() 5071 *noff = le32_to_cpu(hdr->NextCommand); in smb2_next_header() 5073 if (unlikely(*noff && *noff < MID_HEADER_SIZE(server))) in smb2_next_header()
|
H A D | smb2pdu.c | 2341 size_t noff, nlen; in smb2_parse_contexts() local 2367 noff = le16_to_cpu(cc->NameOffset); in smb2_parse_contexts() 2369 if (noff + nlen > doff) in smb2_parse_contexts() 2372 name = (char *)cc + noff; in smb2_parse_contexts()
|
H A D | cifsglob.h | 604 unsigned int *noff);
|
/linux/fs/xfs/ |
H A D | xfs_trace.h | 5350 __field(xfs_fileoff_t, noff) 5367 __entry->noff = new->br_startoff; 5380 __entry->noff, __entry->nstart, __entry->ncount,
|
/linux/drivers/net/bonding/ |
H A D | bond_main.c | 5025 int noff = skb_network_offset(skb); in bond_xmit_roundrobin_slave_get() local 5028 if (unlikely(!pskb_may_pull(skb, noff + sizeof(*iph)))) in bond_xmit_roundrobin_slave_get()
|