/net/sched/ |
D | sch_sfq.c | 206 struct sfq_slot *slot = &q->slots[x]; in sfq_link() local 257 static inline struct sk_buff *slot_dequeue_tail(struct sfq_slot *slot) in slot_dequeue_tail() 268 static inline struct sk_buff *slot_dequeue_head(struct sfq_slot *slot) in slot_dequeue_head() 278 static inline void slot_queue_init(struct sfq_slot *slot) in slot_queue_init() 285 static inline void slot_queue_add(struct sfq_slot *slot, struct sk_buff *skb) in slot_queue_add() 299 struct sfq_slot *slot; in sfq_drop() local 351 struct sfq_slot *slot; in sfq_enqueue() local 485 struct sfq_slot *slot; in sfq_dequeue() local 540 struct sfq_slot *slot; in sfq_rehash() local 874 const struct sfq_slot *slot = &q->slots[idx]; in sfq_dump_class_stats() local
|
D | sch_sfb.c | 69 u8 slot; /* current active bins (0 or 1) */ member 102 static u32 sfb_hash(const struct sk_buff *skb, u32 slot) in sfb_hash() 123 static void increment_one_qlen(u32 sfbhash, u32 slot, struct sfb_sched_data *q) in increment_one_qlen() 151 static void decrement_one_qlen(u32 sfbhash, u32 slot, in decrement_one_qlen() 218 static void sfb_init_perturbation(u32 slot, struct sfb_sched_data *q) in sfb_init_perturbation() 292 u32 slot = q->slot; in sfb_enqueue() local
|
D | sch_netem.c | 151 } slot; member 1166 struct tc_netem_slot slot; in netem_dump() local
|
D | sch_qfq.c | 882 u64 slot = (roundedS - grp->S) >> grp->slot_shift; in qfq_slot_insert() local
|
D | sch_api.c | 572 int pkt_len, slot; in __qdisc_calculate_pkt_len() local
|
/net/ipv4/ |
D | raw_diag.c | 62 int slot; in raw_sock_get() local 144 int num, s_num, slot, s_slot; in raw_diag_dump() local
|
D | inet_timewait_sock.c | 287 unsigned int slot; in inet_twsk_purge() local
|
D | udp_diag.c | 96 int num, s_num, slot, s_slot; in udp_dump() local
|
D | inet_hashtables.c | 511 unsigned int slot = hash & hashinfo->ehash_mask; in __inet_lookup_established() local
|
D | fib_semantics.c | 1267 u32 slot = hash_32(net_hash_mix(net) ^ (__force u32)val, in fib_info_laddrhash_bucket() local
|
D | udp.c | 2517 unsigned int slot; in __udp4_lib_mcast_demux_lookup() local
|
/net/rxrpc/ |
D | conn_client.c | 332 unsigned int slot) in rxrpc_add_conn_to_bundle() 365 int slot = -1, i, usable; in rxrpc_bundle_has_space() local 465 unsigned int channel, slot; in rxrpc_activate_channels() local
|
D | peer_event.c | 239 int slot; in rxrpc_peer_keepalive_dispatch() local
|
D | input.c | 472 unsigned int slot; in rxrpc_input_data_one() local
|
/net/llc/ |
D | llc_conn.c | 488 int slot = llc_sk_laddr_hashfn(sap, laddr); in __llc_lookup_established() local 551 int slot = llc_sk_laddr_hashfn(sap, laddr); in __llc_lookup_listener() local
|
D | llc_sap.c | 323 int slot = llc_sk_laddr_hashfn(sap, laddr); in llc_lookup_dgram() local
|
/net/mptcp/ |
D | token.c | 302 int slot, num = 0; in mptcp_token_iter_next() local
|
/net/unix/ |
D | diag.c | 202 int num, s_num, slot, s_slot; in unix_diag_dump() local
|
/net/qrtr/ |
D | af_qrtr.c | 174 void __rcu **slot; in __qrtr_node_release() local 630 void __rcu **slot; in qrtr_endpoint_unregister() local
|
/net/ipv6/ |
D | inet6_hashtables.c | 65 unsigned int slot = hash & hashinfo->ehash_mask; in __inet6_lookup_established() local
|
/net/bridge/ |
D | br_multicast.c | 3245 struct hlist_node *slot = NULL; in br_multicast_get_rport_slot() local 3283 struct hlist_node *slot; in br_multicast_add_router() local
|