Lines Matching defs:seq
1298 unsigned int seq; in neigh_resolve_output() local
1329 unsigned int seq; in neigh_connected_output() local
1790 u32 pid, u32 seq, int type, int flags) in neightbl_fill_info()
1880 u32 pid, u32 seq, int type, in neightbl_fill_param_info()
2149 u32 pid, u32 seq, int type, unsigned int flags) in neigh_fill_info()
2202 u32 pid, u32 seq, int type, unsigned int flags, in pneigh_fill_info()
2495 static struct neighbour *neigh_get_first(struct seq_file *seq) in neigh_get_first()
2534 static struct neighbour *neigh_get_next(struct seq_file *seq, in neigh_get_next()
2582 static struct neighbour *neigh_get_idx(struct seq_file *seq, loff_t *pos) in neigh_get_idx()
2597 static struct pneigh_entry *pneigh_get_first(struct seq_file *seq) in pneigh_get_first()
2618 static struct pneigh_entry *pneigh_get_next(struct seq_file *seq, in pneigh_get_next()
2646 static struct pneigh_entry *pneigh_get_idx(struct seq_file *seq, loff_t *pos) in pneigh_get_idx()
2661 static void *neigh_get_idx_any(struct seq_file *seq, loff_t *pos) in neigh_get_idx_any()
2674 void *neigh_seq_start(struct seq_file *seq, loff_t *pos, struct neigh_table *tbl, unsigned int neig… in neigh_seq_start()
2690 void *neigh_seq_next(struct seq_file *seq, void *v, loff_t *pos) in neigh_seq_next()
2717 void neigh_seq_stop(struct seq_file *seq, void *v) in neigh_seq_stop()
2726 static void *neigh_stat_seq_start(struct seq_file *seq, loff_t *pos) in neigh_stat_seq_start()
2743 static void *neigh_stat_seq_next(struct seq_file *seq, void *v, loff_t *pos) in neigh_stat_seq_next()
2757 static void neigh_stat_seq_stop(struct seq_file *seq, void *v) in neigh_stat_seq_stop()
2762 static int neigh_stat_seq_show(struct seq_file *seq, void *v) in neigh_stat_seq_show()