Home
last modified time | relevance | path

Searched defs:shift (Results 1 – 24 of 24) sorted by relevance

/net/netfilter/
Dnf_conntrack_sip.c61 const char *limit, int *shift) in string_len()
73 const char *limit, int *shift) in digits_len()
105 const char *limit, int *shift) in callid_len()
124 const char *limit, int *shift) in media_len()
180 const char *limit, int *shift) in epaddr_len()
200 const char *limit, int *shift) in skp_epaddr_len()
239 int shift = 0; in ct_sip_parse_request() local
368 int shift = 0; in ct_sip_get_header() local
436 int shift = 0; in ct_sip_next_header() local
668 const char *limit, int *shift) in sdp_addr_len()
[all …]
Dnf_conntrack_h323_asn1.c208 unsigned int v, l, shift, bytes; in get_bitmap() local
/net/sunrpc/auth_gss/
Dgss_krb5_wrap.c401 static void rotate_buf_a_little(struct xdr_buf *buf, unsigned int shift) in rotate_buf_a_little()
418 static void _rotate_left(struct xdr_buf *buf, unsigned int shift) in _rotate_left()
431 static void rotate_left(u32 base, struct xdr_buf *buf, unsigned int shift) in rotate_left()
/net/mac80211/
Dstatus.c283 int rtap_len, int shift) in ieee80211_add_tx_radiotap_header()
689 int retry_count, int shift, bool send_to_cooked) in ieee80211_tx_monitor()
758 int shift = 0; in ieee80211_tx_status() local
Dutil.c64 int shift) in ieee80211_frame_duration()
138 int erp, shift = 0; in ieee80211_generic_frame_duration() local
165 int erp, shift = 0, bitrate; in ieee80211_rts_duration() local
209 int erp, shift = 0, bitrate; in ieee80211_ctstoself_duration() local
1318 int shift; in ieee80211_build_preq_ies_band() local
1592 int i, j, shift; in ieee80211_sta_get_rates() local
2545 int shift = ieee80211_chandef_get_shift(chandef); in ieee80211_parse_bitrates() local
2576 int rate, shift; in ieee80211_add_srates_ie() local
2620 int rate, shift; in ieee80211_add_ext_srates_ie() local
2743 int shift = 0; in ieee80211_calculate_rx_timestamp() local
Drc80211_minstrel.c445 int shift = ieee80211_chandef_get_shift(chandef); in calc_rate_durations() local
507 int shift; in minstrel_rate_init() local
Dibss.c56 int shift; in ieee80211_ibss_build_presp() local
413 int shift; in ieee80211_sta_join_ibss() local
Dmlme.c598 int i, count, rates_len, supp_rates_len, shift; in ieee80211_send_assoc() local
2811 int shift, u32 rate_flags) in ieee80211_get_rates()
4366 int shift = ieee80211_vif_get_shift(&sdata->vif); in ieee80211_prep_connection() local
Dtx.c57 int rate, mrate, erp, dur, i, shift = 0; in ieee80211_duration() local
4164 int shift; in ieee80211_beacon_get_tim() local
Dsta_info.c1981 unsigned int shift; in sta_stats_decode_rate() local
Drx.c357 int shift = 0; in ieee80211_add_rx_radiotap_header() local
Dcfg.c620 int shift = ieee80211_vif_get_shift(&sta->sdata->vif); in sta_set_rate_info_tx() local
Dieee80211_i.h1011 int shift = 0; in ieee80211_vif_get_shift() local
/net/ipv4/
Dtcp_timer.c70 int shift = 0; in tcp_out_of_resources() local
Dtcp_cubic.c181 u32 x, b, shift; in cubic_root() local
Dtcp.c2074 bool tcp_check_oom(struct sock *sk, int shift) in tcp_check_oom()
Dfib_trie.c388 unsigned int shift = pos + bits; in tnode_new() local
/net/sched/
Dcls_tcindex.c46 u32 shift; /* shift ANDed key to the right */ member
Dem_meta.c713 int shift = v->hdr.shift; in meta_var_apply_extras() local
Dsch_qfq.c747 static inline u64 qfq_round_down(u64 ts, unsigned int shift) in qfq_round_down()
/net/bluetooth/
Decc.c152 unsigned int shift) in vli_lshift()
/net/sunrpc/
Dxdr.c500 int shift = xdr->scratch.iov_len; in xdr_commit_encode() local
/net/netlink/
Daf_netlink.c1722 int pos, idx, shift; in netlink_getsockopt() local
/net/core/
Dneighbour.c317 static struct neigh_hash_table *neigh_hash_alloc(unsigned int shift) in neigh_hash_alloc()