Lines Matching defs:seq
1504 unsigned int seq; in neigh_resolve_output() local
1535 unsigned int seq; in neigh_connected_output() local
2061 u32 pid, u32 seq, int type, int flags) in neightbl_fill_info()
2152 u32 pid, u32 seq, int type, in neightbl_fill_param_info()
2456 u32 pid, u32 seq, int type, unsigned int flags) in neigh_fill_info()
2512 u32 pid, u32 seq, int type, unsigned int flags, in pneigh_fill_info()
2848 u32 pid, u32 seq) in neigh_get_reply()
2876 u32 pid, u32 seq, struct neigh_table *tbl) in pneigh_get_reply()
3060 static struct neighbour *neigh_get_first(struct seq_file *seq) in neigh_get_first()
3099 static struct neighbour *neigh_get_next(struct seq_file *seq, in neigh_get_next()
3147 static struct neighbour *neigh_get_idx(struct seq_file *seq, loff_t *pos) in neigh_get_idx()
3162 static struct pneigh_entry *pneigh_get_first(struct seq_file *seq) in pneigh_get_first()
3183 static struct pneigh_entry *pneigh_get_next(struct seq_file *seq, in pneigh_get_next()
3211 static struct pneigh_entry *pneigh_get_idx(struct seq_file *seq, loff_t *pos) in pneigh_get_idx()
3226 static void *neigh_get_idx_any(struct seq_file *seq, loff_t *pos) in neigh_get_idx_any()
3239 void *neigh_seq_start(struct seq_file *seq, loff_t *pos, struct neigh_table *tbl, unsigned int neig… in neigh_seq_start()
3257 void *neigh_seq_next(struct seq_file *seq, void *v, loff_t *pos) in neigh_seq_next()
3284 void neigh_seq_stop(struct seq_file *seq, void *v) in neigh_seq_stop()
3298 static void *neigh_stat_seq_start(struct seq_file *seq, loff_t *pos) in neigh_stat_seq_start()
3315 static void *neigh_stat_seq_next(struct seq_file *seq, void *v, loff_t *pos) in neigh_stat_seq_next()
3330 static void neigh_stat_seq_stop(struct seq_file *seq, void *v) in neigh_stat_seq_stop()
3335 static int neigh_stat_seq_show(struct seq_file *seq, void *v) in neigh_stat_seq_show()