Home
last modified time | relevance | path

Searched defs:next (Results 1 – 25 of 112) sorted by relevance

12345

/net/unix/
Dgarbage.c164 struct sk_buff *next; in scan_inflight() local
209 struct sk_buff *next; in scan_children() local
274 struct unix_sock *next; in unix_gc() local
/net/dccp/
Dackvec.c33 struct dccp_ackvec_record *cur, *next; in dccp_ackvec_purge_records() local
287 struct dccp_ackvec_record *avr, *next; in dccp_ackvec_clear_state() local
367 struct dccp_ackvec_parsed *cur, *next; in dccp_ackvec_parsed_cleanup() local
/net/atm/
Dmpc.h16 struct mpoa_client *next; member
42 struct atm_mpoa_qos *next; member
Dlec.c1490 struct hlist_node *next; in lec_arp_destroy() local
1688 struct hlist_node *next; in lec_arp_check_expire() local
1825 struct hlist_node *next; in lec_addr_delete() local
1857 struct hlist_node *next; in lec_arp_update() local
2198 struct hlist_node *next; in lec_vcc_close() local
2257 struct hlist_node *next; in lec_arp_check_empties() local
Dmpoa_caches.h17 struct in_cache_entry *next; member
54 struct eg_cache_entry *next; member
/net/netfilter/
Dnf_conntrack_expect.c217 struct hlist_node *next; in nf_ct_remove_expectations() local
414 struct hlist_node *next; in __nf_ct_expect_check() local
481 const struct hlist_node *next; in nf_ct_expect_iterate_destroy() local
507 const struct hlist_node *next; in nf_ct_expect_iterate_net() local
/net/netfilter/ipvs/
Dip_vs_lblc.c236 struct hlist_node *next; in ip_vs_lblc_flush() local
263 struct hlist_node *next; in ip_vs_lblc_full_check() local
305 struct hlist_node *next; in ip_vs_lblc_check_expire() local
Dip_vs_lblcr.c403 struct hlist_node *next; in ip_vs_lblcr_flush() local
430 struct hlist_node *next; in ip_vs_lblcr_full_check() local
469 struct hlist_node *next; in ip_vs_lblcr_check_expire() local
/net/netfilter/ipset/
Dip_set_hash_ip.c71 hash_ip4_data_next(struct hash_ip4_elem *next, const struct hash_ip4_elem *e) in hash_ip4_data_next()
204 hash_ip6_data_next(struct hash_ip6_elem *next, const struct hash_ip6_elem *e) in hash_ip6_data_next()
Dip_set_hash_ipmark.c73 hash_ipmark4_data_next(struct hash_ipmark4_elem *next, in hash_ipmark4_data_next()
196 hash_ipmark6_data_next(struct hash_ipmark6_elem *next, in hash_ipmark6_data_next()
Dip_set_hash_ipmac.c77 hash_ipmac4_data_next(struct hash_ipmac4_elem *next, in hash_ipmac4_data_next()
185 hash_ipmac6_data_next(struct hash_ipmac6_elem *next, in hash_ipmac6_data_next()
Dip_set_hash_ipport.c79 hash_ipport4_data_next(struct hash_ipport4_elem *next, in hash_ipport4_data_next()
234 hash_ipport6_data_next(struct hash_ipport6_elem *next, in hash_ipport6_data_next()
Dip_set_hash_ipportip.c80 hash_ipportip4_data_next(struct hash_ipportip4_elem *next, in hash_ipportip4_data_next()
244 hash_ipportip6_data_next(struct hash_ipportip6_elem *next, in hash_ipportip6_data_next()
Dip_set_list_set.c202 struct set_elem *e, *next, *prev = NULL; in list_set_utest() local
249 struct set_elem *e, *n, *prev, *next; in list_set_uadd() local
331 struct set_elem *e, *next, *prev = NULL; in list_set_udel() local
Dip_set_hash_net.c105 hash_net4_data_next(struct hash_net4_elem *next, in hash_net4_data_next()
270 hash_net6_data_next(struct hash_net6_elem *next, in hash_net6_data_next()
Dip_set_hash_mac.c64 hash_mac4_data_next(struct hash_mac4_elem *next, in hash_mac4_data_next()
Dip_set_hash_netport.c120 hash_netport4_data_next(struct hash_netport4_elem *next, in hash_netport4_data_next()
333 hash_netport6_data_next(struct hash_netport6_elem *next, in hash_netport6_data_next()
Dip_set_hash_netnet.c124 hash_netnet4_data_next(struct hash_netnet4_elem *next, in hash_netnet4_data_next()
355 hash_netnet6_data_next(struct hash_netnet6_elem *next, in hash_netnet6_data_next()
/net/rds/
Dib_rdma.c296 struct llist_node *next; in llist_append_to_list() local
322 struct llist_node **next = nodes_head; in list_to_llist_nodes() local
Dib_fmr.c225 struct rds_ib_mr *ibmr, *next; in rds_ib_unreg_fmr() local
/net/ax25/
Dax25_iface.c38 struct listen_struct *next; member
Dax25_out.c248 unsigned short start, end, next; in ax25_kick() local
/net/sched/
Dsch_qfq.c147 struct hlist_node next; /* Link for the slot list. */ member
760 struct qfq_group *next; in qfq_calc_state() local
788 struct qfq_group *next; in qfq_unblock_groups() local
1053 struct qfq_group *next = qfq_ffs(q, mask); in qfq_update_start() local
1477 struct hlist_node *next; in qfq_destroy_qdisc() local
/net/ieee802154/6lowpan/
Dreassembly.c96 struct sk_buff *prev, *next; in lowpan_frag_queue() local
252 struct sk_buff *next = fp->next; in lowpan_frag_reasm() local
/net/dccp/ccids/lib/
Dpacket_history.h50 struct tfrc_tx_hist_entry *next; member

12345