Lines Matching defs:seq

1550 		unsigned int seq;  in neigh_resolve_output()  local
1581 unsigned int seq; in neigh_connected_output() local
2162 u32 pid, u32 seq, int type, int flags) in neightbl_fill_info()
2254 u32 pid, u32 seq, int type, in neightbl_fill_param_info()
2563 u32 pid, u32 seq, int type, unsigned int flags) in neigh_fill_info()
2625 u32 pid, u32 seq, int type, unsigned int flags, in pneigh_fill_info()
2975 u32 pid, u32 seq) in neigh_get_reply()
3004 u32 pid, u32 seq, struct neigh_table *tbl) in pneigh_get_reply()
3188 static struct neighbour *neigh_get_first(struct seq_file *seq) in neigh_get_first()
3227 static struct neighbour *neigh_get_next(struct seq_file *seq, in neigh_get_next()
3275 static struct neighbour *neigh_get_idx(struct seq_file *seq, loff_t *pos) in neigh_get_idx()
3290 static struct pneigh_entry *pneigh_get_first(struct seq_file *seq) in pneigh_get_first()
3311 static struct pneigh_entry *pneigh_get_next(struct seq_file *seq, in pneigh_get_next()
3339 static struct pneigh_entry *pneigh_get_idx(struct seq_file *seq, loff_t *pos) in pneigh_get_idx()
3354 static void *neigh_get_idx_any(struct seq_file *seq, loff_t *pos) in neigh_get_idx_any()
3367 void *neigh_seq_start(struct seq_file *seq, loff_t *pos, struct neigh_table *tbl, unsigned int neig… in neigh_seq_start()
3385 void *neigh_seq_next(struct seq_file *seq, void *v, loff_t *pos) in neigh_seq_next()
3412 void neigh_seq_stop(struct seq_file *seq, void *v) in neigh_seq_stop()
3426 static void *neigh_stat_seq_start(struct seq_file *seq, loff_t *pos) in neigh_stat_seq_start()
3443 static void *neigh_stat_seq_next(struct seq_file *seq, void *v, loff_t *pos) in neigh_stat_seq_next()
3458 static void neigh_stat_seq_stop(struct seq_file *seq, void *v) in neigh_stat_seq_stop()
3463 static int neigh_stat_seq_show(struct seq_file *seq, void *v) in neigh_stat_seq_show()