Home
last modified time | relevance | path

Searched refs:u32 (Results 1 – 25 of 892) sorted by relevance

12345678910>>...36

/net/sunrpc/auth_gss/
A Dgss_krb5_internal.h41 u32 (*encrypt)(struct krb5_ctx *kctx, u32 offset,
43 u32 (*decrypt)(struct krb5_ctx *kctx, u32 offset, u32 len,
44 struct xdr_buf *buf, u32 *headskip, u32 *tailskip);
62 u32 enctype;
63 u32 flags;
168 u32 gss_krb5_aes_encrypt(struct krb5_ctx *kctx, u32 offset,
171 u32 gss_krb5_aes_decrypt(struct krb5_ctx *kctx, u32 offset, u32 len,
172 struct xdr_buf *buf, u32 *plainoffset, u32 *plainlen);
177 u32 krb5_etm_decrypt(struct krb5_ctx *kctx, u32 offset, u32 len,
178 struct xdr_buf *buf, u32 *headskip, u32 *tailskip);
[all …]
/net/tipc/
A Dmsg.h112 u32 bytes_read;
113 u32 orig_member;
205 static inline u32 msg_word(struct tipc_msg *m, u32 pos) in msg_word()
210 static inline void msg_set_word(struct tipc_msg *m, u32 w, u32 val) in msg_set_word()
215 static inline u32 msg_bits(struct tipc_msg *m, u32 w, u32 pos, u32 mask) in msg_bits()
221 u32 pos, u32 mask, u32 val) in msg_set_bits()
1160 void tipc_msg_init(u32 own_addr, struct tipc_msg *m, u32 user, u32 type,
1161 u32 hsize, u32 destnode);
1163 uint data_sz, u32 dnode, u32 onode,
1164 u32 dport, u32 oport, int errcode);
[all …]
A Dnode.h78 bool tipc_node_get_id(struct net *net, u32 addr, u8 *id);
79 u32 tipc_node_get_addr(struct tipc_node *node);
84 u16 capabilities, u32 hash_mixes,
91 u32 tipc_node_try_addr(struct net *net, u8 *id, u32 addr);
94 u16 capabilities, u32 signature, u32 hash_mixes,
99 int tipc_node_get_linkname(struct net *net, u32 bearer_id, u32 node,
105 u32 selector);
109 int tipc_node_add_conn(struct net *net, u32 dnode, u32 port, u32 peer_port);
110 void tipc_node_remove_conn(struct net *net, u32 dnode, u32 port);
111 int tipc_node_get_mtu(struct net *net, u32 addr, u32 sel, bool connected);
[all …]
A Dbearer.h121 u32 priority;
122 u32 tolerance;
123 u32 min_win;
124 u32 max_win;
125 u32 mtu;
126 u32 type_id;
166 u32 priority;
167 u32 min_win;
168 u32 max_win;
170 u32 domain;
[all …]
A Dname_table.h81 u32 key;
82 u32 id;
112 u32 rc_dests;
113 u32 snd_nxt;
135 u32 key);
139 u32 key);
147 u32 port;
148 u32 node;
152 bool tipc_dest_push(struct list_head *l, u32 node, u32 port);
153 bool tipc_dest_pop(struct list_head *l, u32 *node, u32 *port);
[all …]
A Daddr.h57 u32 lookup_node;
64 static inline void tipc_uaddr(struct tipc_uaddr *ua, u32 atype, u32 scope, in tipc_uaddr()
65 u32 type, u32 lower, u32 upper) in tipc_uaddr()
77 u32 atype; in tipc_uaddr_valid()
91 static inline u32 tipc_own_addr(struct net *net) in tipc_own_addr()
110 static inline u32 tipc_cluster_mask(u32 addr) in tipc_cluster_mask()
115 static inline int tipc_node2scope(u32 node) in tipc_node2scope()
125 static inline int in_own_node(struct net *net, u32 addr) in in_own_node()
130 bool tipc_in_scope(bool legacy_format, u32 domain, u32 addr);
132 void tipc_set_node_addr(struct net *net, u32 addr);
/net/ncsi/
A Dinternal.h120 u32 index; /* Index of channel capabilities */
121 u32 cap; /* NCSI channel capability */
125 u32 index; /* Index of channel modes */
126 u32 enable; /* Enabled or disabled */
127 u32 size; /* Valid entries in ncm_data[] */
128 u32 data[8]; /* Data entries */
155 u32 hnc_fcs_err; /* FCS errors */
186 u32 ncsi_rx_cmds; /* Rx NCSI commands */
190 u32 ncsi_rx_pkts; /* Rx NCSI packets */
193 u32 pt_tx_pkts; /* Tx packets */
[all …]
/net/xdp/
A Dxsk_queue.h24 u32 flags;
41 u32 ring_mask;
42 u32 nentries;
43 u32 cached_prod;
44 u32 cached_cons;
52 u32 mb;
53 u32 valid;
238 u32 max) in xskq_cons_read_desc_batch()
347 static inline u32 xskq_prod_nb_free(struct xsk_queue *q, u32 max) in xskq_prod_nb_free()
407 u64 addr, u32 len, u32 flags) in xskq_prod_reserve_desc()
[all …]
/net/ethtool/
A Dbitset.c40 u32 mask; in ethnl_bitmap32_clear()
91 u32 mask; in ethnl_bitmap32_not_zero()
129 const u32 *value, const u32 *mask, bool *mod) in ethnl_bitmap32_update()
132 u32 real_mask = mask ? *mask : ~(u32)0; in ethnl_bitmap32_update()
133 u32 new_value; in ethnl_bitmap32_update()
250 u32 *dst; in ethnl_put_bitset32()
436 static bool ethnl_bitmap32_equal(const u32 *map1, const u32 *map2, in ethnl_bitmap32_equal()
745 u32 *mask32; in ethnl_bitset_size()
746 u32 *val32; in ethnl_bitset_size()
781 u32 *mask32; in ethnl_put_bitset()
[all …]
/net/bridge/
A Dbr_private_cfm.h16 const u32 instance,
21 const u32 instance,
25 u32 mdlevel;
31 const u32 instance,
51 const u32 instance,
56 u32 peer_mep_id,
76 u32 period;
120 u32 instance;
130 u32 ccm_tx_snumber;
131 u32 ccm_rx_snumber;
[all …]
A Dbr_private_mrp.h19 u32 ring_id;
26 u32 ring_transitions;
31 u32 in_transitions;
34 u32 test_interval;
36 u32 test_count_miss;
37 u32 test_max_miss;
41 u32 in_test_interval;
44 u32 in_test_max_miss;
46 u32 seq_id;
91 u32 interval, u8 max_miss, u32 period,
[all …]
/net/ipv4/
A Dtcp_htcp.c32 u32 packetcount;
33 u32 minRTT;
34 u32 maxRTT;
38 u32 undo_maxRTT;
39 u32 undo_old_maxB;
42 u32 minB;
43 u32 maxB;
44 u32 old_maxB;
45 u32 Bi;
46 u32 lasttime;
[all …]
A Dtcp_bbr.c271 u32 rtt_us; in bbr_init_pacing_rate_from_rtt()
360 static u32 bbr_bdp(struct sock *sk, u32 bw, int gain) in bbr_bdp()
363 u32 bdp; in bbr_bdp()
395 static u32 bbr_quantization_budget(struct sock *sk, u32 cwnd) in bbr_quantization_budget()
413 static u32 bbr_inflight(struct sock *sk, u32 bw, int gain) in bbr_inflight()
415 u32 inflight; in bbr_inflight()
520 u32 acked, u32 bw, int gain) in bbr_set_cwnd()
661 u32 diff; in bbr_lt_bw_interval_done()
694 u32 t; in bbr_lt_bw_sampling()
877 u32 bw_thresh; in bbr_check_full_bw_reached()
[all …]
A Dtcp_cubic.c146 u32 now = tcp_jiffies32; in cubictcp_cwnd_event()
167 static u32 cubic_root(u64 a) in cubic_root()
169 u32 x, b, shift; in cubic_root()
192 return ((u32)v[(u32)a] + 35) >> 6; in cubic_root()
198 x = ((u32)(((u32)v[shift] + 10) << b)) >> 6; in cubic_root()
214 static inline void bictcp_update(struct bictcp *ca, u32 cwnd, u32 acked) in bictcp_update()
216 u32 delta, bic_target, max_cnt; in bictcp_update()
302 u32 scale = beta_scale; in bictcp_update()
324 __bpf_kfunc static void cubictcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in cubictcp_cong_avoid()
390 u32 threshold; in hystart_update()
[all …]
A Dtcp_illinois.c50 u32 alpha; /* Additive increase */
51 u32 beta; /* Muliplicative decrease */
140 static u32 alpha(struct illinois *ca, u32 da, u32 dm) in alpha()
192 static u32 beta(u32 da, u32 dm) in beta()
194 u32 d2, d3; in beta()
231 u32 dm = max_delay(ca); in update_params()
232 u32 da = avg_delay(ca); in update_params()
260 static void tcp_illinois_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_illinois_cong_avoid()
277 u32 delta; in tcp_illinois_cong_avoid()
289 (u32)tp->snd_cwnd_clamp)); in tcp_illinois_cong_avoid()
[all …]
A Dcipso_ipv4.c58 u32 size;
63 u32 hash;
169 u32 iter; in cipso_v4_cache_init()
196 u32 iter; in cipso_v4_cache_invalidate()
237 u32 bkt; in cipso_v4_cache_check()
240 u32 hash; in cipso_v4_cache_check()
301 u32 bkt; in cipso_v4_cache_add()
386 u32 iter; in cipso_v4_doi_add()
387 u32 doi; in cipso_v4_doi_add()
910 u32 iter; in cipso_v4_map_cat_enum_valid()
[all …]
/net/sched/
A Dsch_sfb.c58 u32 max;
89 u32 hashes[2];
102 static u32 sfb_hash(const struct sk_buff *skb, u32 slot) in sfb_hash()
111 static u32 prob_plus(u32 p1, u32 p2) in prob_plus()
118 static u32 prob_minus(u32 p1, u32 p2) in prob_minus()
140 u32 sfbhash; in increment_qlen()
151 static void decrement_one_qlen(u32 sfbhash, u32 slot, in decrement_one_qlen()
169 u32 sfbhash; in decrement_qlen()
198 static u32 sfb_compute_qlen(u32 *prob_r, u32 *avgpm_r, const struct sfb_sched_data *q) in sfb_compute_qlen()
316 u32 salt; in sfb_enqueue()
[all …]
A Dcls_flow.c45 u32 handle;
47 u32 nkeys;
48 u32 keymask;
49 u32 mode;
50 u32 mask;
51 u32 xor;
52 u32 rshift;
53 u32 addend;
54 u32 divisor;
56 u32 hashrnd;
[all …]
/net/xfrm/
A Dtrace_iptfs.h29 __field(u32, skb_len)
30 __field(u32, data_len)
31 __field(u32, headroom)
32 __field(u32, tailroom)
33 __field(u32, tail)
34 __field(u32, end)
35 __field(u32, pg0off)
70 u32 pmtu, u8 was_gso),
73 __field(u32, skb_len)
75 __field(u32, pmtu)
[all …]
/net/ipv6/
A Dip6_checksum.c16 __u32 sum = (__force u32)csum; in csum_ipv6_magic()
18 sum += (__force u32)saddr->s6_addr32[0]; in csum_ipv6_magic()
22 sum += (__force u32)saddr->s6_addr32[1]; in csum_ipv6_magic()
26 sum += (__force u32)saddr->s6_addr32[2]; in csum_ipv6_magic()
30 sum += (__force u32)saddr->s6_addr32[3]; in csum_ipv6_magic()
34 sum += (__force u32)daddr->s6_addr32[0]; in csum_ipv6_magic()
38 sum += (__force u32)daddr->s6_addr32[1]; in csum_ipv6_magic()
42 sum += (__force u32)daddr->s6_addr32[2]; in csum_ipv6_magic()
46 sum += (__force u32)daddr->s6_addr32[3]; in csum_ipv6_magic()
50 ulen = (__force u32)htonl((__u32) len); in csum_ipv6_magic()
[all …]
/net/rds/
A Dib_ring.c66 void rds_ib_ring_init(struct rds_ib_work_ring *ring, u32 nr) in rds_ib_ring_init()
75 u32 diff; in __rds_ib_ring_used()
78 diff = ring->w_alloc_ctr - (u32) atomic_read(&ring->w_free_ctr); in __rds_ib_ring_used()
84 void rds_ib_ring_resize(struct rds_ib_work_ring *ring, u32 nr) in rds_ib_ring_resize()
97 u32 rds_ib_ring_alloc(struct rds_ib_work_ring *ring, u32 val, u32 *pos) in rds_ib_ring_alloc()
99 u32 ret = 0, avail; in rds_ib_ring_alloc()
117 void rds_ib_ring_free(struct rds_ib_work_ring *ring, u32 val) in rds_ib_ring_free()
127 void rds_ib_ring_unalloc(struct rds_ib_work_ring *ring, u32 val) in rds_ib_ring_unalloc()
147 u32 rds_ib_ring_oldest(struct rds_ib_work_ring *ring) in rds_ib_ring_oldest()
156 u32 rds_ib_ring_completed(struct rds_ib_work_ring *ring, u32 wr_id, u32 oldest) in rds_ib_ring_completed()
[all …]
/net/l2tp/
A Dl2tp_core.h72 u32 session_id;
73 u32 peer_session_id;
81 u32 ns; /* session NR state (send) */
84 u32 nr_window_size; /* NR window size */
85 u32 nr_oos; /* NR of last OOS packet */
167 u32 tunnel_id;
168 u32 peer_tunnel_id;
195 u32 session_id, u32 peer_session_id,
225 u32 tunnel_id, u32 session_id);
244 u32 session_id, u32 peer_session_id,
[all …]
/net/netfilter/
A Dnft_bitwise.c29 static void nft_bitwise_eval_mask_xor(u32 *dst, const u32 *src, in nft_bitwise_eval_mask_xor()
38 static void nft_bitwise_eval_lshift(u32 *dst, const u32 *src, in nft_bitwise_eval_lshift()
43 u32 carry = 0; in nft_bitwise_eval_lshift()
51 static void nft_bitwise_eval_rshift(u32 *dst, const u32 *src, in nft_bitwise_eval_rshift()
56 u32 carry = 0; in nft_bitwise_eval_rshift()
64 static void nft_bitwise_eval_and(u32 *dst, const u32 *src, const u32 *src2, in nft_bitwise_eval_and()
73 static void nft_bitwise_eval_or(u32 *dst, const u32 *src, const u32 *src2, in nft_bitwise_eval_or()
82 static void nft_bitwise_eval_xor(u32 *dst, const u32 *src, const u32 *src2, in nft_bitwise_eval_xor()
183 .len = sizeof(u32), in nft_bitwise_init_shift()
247 u32 len; in nft_bitwise_init()
[all …]
/net/core/
A Dsecure_seq.c39 static u32 seq_scale(u32 seq) in seq_scale()
56 u32 secure_tcpv6_ts_off(const struct net *net, in secure_tcpv6_ts_off()
76 u32 secure_tcpv6_seq(const __be32 *saddr, const __be32 *daddr, in secure_tcpv6_seq()
90 u32 hash; in secure_tcpv6_seq()
121 u32 secure_tcp_ts_off(const struct net *net, __be32 saddr, __be32 daddr) in secure_tcp_ts_off()
127 return siphash_2u32((__force u32)saddr, (__force u32)daddr, in secure_tcp_ts_off()
136 u32 secure_tcp_seq(__be32 saddr, __be32 daddr, in secure_tcp_seq()
139 u32 hash; in secure_tcp_seq()
142 hash = siphash_3u32((__force u32)saddr, (__force u32)daddr, in secure_tcp_seq()
143 (__force u32)sport << 16 | (__force u32)dport, in secure_tcp_seq()
[all …]
/net/tls/
A Dtrace.h25 __field( u32, tcp_seq )
46 TP_PROTO(struct sock *sk, u32 tcp_seq, u8 *rec_no, u32 rec_len,
54 __field( u32, tcp_seq )
55 __field( u32, rec_len )
86 __field( u32, tcp_seq )
125 TP_PROTO(struct sock *sk, u32 sock_data, u32 rec_len),
131 __field( u32, sock_data )
132 __field( u32, rec_len )
149 TP_PROTO(struct sock *sk, u32 tcp_seq, u32 exp_tcp_seq),
155 __field( u32, tcp_seq )
[all …]

Completed in 57 milliseconds

12345678910>>...36