/net/sched/ |
D | sch_sfq.c | 228 struct sfq_slot *slot = &q->slots[x]; in sfq_link() local 279 static inline struct sk_buff *slot_dequeue_tail(struct sfq_slot *slot) in slot_dequeue_tail() 290 static inline struct sk_buff *slot_dequeue_head(struct sfq_slot *slot) in slot_dequeue_head() 300 static inline void slot_queue_init(struct sfq_slot *slot) in slot_queue_init() 307 static inline void slot_queue_add(struct sfq_slot *slot, struct sk_buff *skb) in slot_queue_add() 321 struct sfq_slot *slot; in sfq_drop() local 374 struct sfq_slot *slot; in sfq_enqueue() local 505 struct sfq_slot *slot; in sfq_dequeue() local 560 struct sfq_slot *slot; in sfq_rehash() local 870 const struct sfq_slot *slot = &q->slots[idx]; in sfq_dump_class_stats() local
|
D | sch_sfb.c | 72 u8 slot; /* current active bins (0 or 1) */ member 105 static u32 sfb_hash(const struct sk_buff *skb, u32 slot) in sfb_hash() 126 static void increment_one_qlen(u32 sfbhash, u32 slot, struct sfb_sched_data *q) in increment_one_qlen() 154 static void decrement_one_qlen(u32 sfbhash, u32 slot, in decrement_one_qlen() 221 static void sfb_init_perturbation(u32 slot, struct sfb_sched_data *q) in sfb_init_perturbation() 288 u32 r, slot, salt, sfbhash; in sfb_enqueue() local
|
D | sch_qfq.c | 902 u64 slot = (roundedS - grp->S) >> grp->slot_shift; in qfq_slot_insert() local 1426 struct hlist_head *slot) in qfq_drop_from_slot()
|
D | sch_api.c | 540 int pkt_len, slot; in __qdisc_calculate_pkt_len() local
|
/net/ipv4/ |
D | inet_timewait_sock.c | 215 const int slot) in inet_twdr_do_twkill_work() 344 int slot; in inet_twsk_schedule() local 422 int n, slot; in inet_twdr_twcal_tick() local 485 unsigned int slot; in inet_twsk_purge() local
|
D | udp_diag.c | 97 int num, s_num, slot, s_slot; in udp_dump() local
|
D | inet_hashtables.c | 285 unsigned int slot = hash & hashinfo->ehash_mask; in __inet_lookup_established() local
|
D | udp.c | 487 unsigned int hash2, slot2, slot = udp_hashfn(net, hnum, udptable->mask); in __udp4_lib_lookup() local 1861 unsigned int count, slot = udp_hashfn(net, hnum, udp_table.mask); in __udp4_lib_mcast_demux_lookup() local
|
/net/llc/ |
D | llc_conn.c | 502 int slot = llc_sk_laddr_hashfn(sap, laddr); in __llc_lookup_established() local 561 int slot = llc_sk_laddr_hashfn(sap, laddr); in __llc_lookup_listener() local
|
D | llc_sap.c | 324 int slot = llc_sk_laddr_hashfn(sap, laddr); in llc_lookup_dgram() local
|
/net/unix/ |
D | diag.c | 183 int num, s_num, slot, s_slot; in unix_diag_dump() local
|
/net/ipv6/ |
D | inet6_hashtables.c | 116 unsigned int slot = hash & hashinfo->ehash_mask; in __inet6_lookup_established() local
|
D | udp.c | 280 unsigned int hash2, slot2, slot = udp_hashfn(net, hnum, udptable->mask); in __udp6_lib_lookup() local
|
/net/irda/ |
D | irlap.c | 674 int slot; in irlap_generate_rand_time_slot() local
|
/net/bridge/ |
D | br_multicast.c | 1167 struct hlist_node *slot = NULL; in br_multicast_add_router() local
|