Lines Matching defs:role
131 int err = 0, c, ipset, role, type = IPLT_POOL, ttl = 0; in poolnodecommand() local
251 int type, role, c, err; in poolcommand() local
422 int c, type, role; in poolstats() local
537 int c, role, type, arg; in poolflush() local
608 int role; in getrole() local
662 int c, role, type, live_kernel; in poollist() local
755 poollist_dead(int role, char *poolname, int type, char *kernel, char *core) in poollist_dead()
824 poollist_live(int role, char *poolname, int type, int fd) in poollist_live()
942 showpools_live(int fd, int role, ipf_pool_stat_t *plstp, char *poolname) in showpools_live()
979 showhashs_live(int fd, int role, iphtstat_t *htstp, char *poolname) in showhashs_live()
1013 showdstls_live(int fd, int role, ipf_dstl_stat_t *dlstp, char *poolname) in showdstls_live()
1047 setnodeaddr(int type, int role, void *ptr, char *arg) in setnodeaddr()