Searched refs:pipe_stat (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/examples/qos_sched/ |
| H A D | main.h | 169 int pipe_stat(uint16_t port_id, uint32_t subport_id, uint32_t pipe_id);
|
| H A D | stats.c | 321 pipe_stat(uint16_t port_id, uint32_t subport_id, uint32_t pipe_id) in pipe_stat() function
|
| H A D | cmdline.c | 227 if (pipe_stat(res->port_number, res->subport_number, res->pipe_number) < 0) in cmd_pipestats_parsed()
|
| /f-stack/freebsd/kern/ |
| H A D | sys_pipe.c | 154 static fo_stat_t pipe_stat; variable 167 .fo_stat = pipe_stat, 1492 pipe_stat(struct file *fp, struct stat *ub, struct ucred *active_cred, in pipe_stat() function
|