Lines Matching refs:vrrp_err_t

150 static vrrp_err_t vrrpd_init();
152 static vrrp_err_t vrrpd_cmdsock_create();
154 static vrrp_err_t vrrpd_rtsock_create();
156 static vrrp_err_t vrrpd_ctlsock_create();
161 static vrrp_err_t vrrpd_init_rxsock(vrrp_vr_t *);
163 static vrrp_err_t vrrpd_init_txsock(vrrp_vr_t *);
164 static vrrp_err_t vrrpd_init_txsock_v4(vrrp_vr_t *);
165 static vrrp_err_t vrrpd_init_txsock_v6(vrrp_vr_t *);
168 static vrrp_err_t vrrpd_create_vr(vrrp_vr_conf_t *);
169 static vrrp_err_t vrrpd_enable_vr(vrrp_vr_t *);
173 static vrrp_err_t vrrpd_create(vrrp_vr_conf_t *, boolean_t);
174 static vrrp_err_t vrrpd_delete(const char *);
175 static vrrp_err_t vrrpd_enable(const char *, boolean_t);
176 static vrrp_err_t vrrpd_disable(const char *);
177 static vrrp_err_t vrrpd_modify(vrrp_vr_conf_t *, uint32_t);
211 static vrrp_err_t vrrpd_create_if(const char *, int, uint32_t, vrrp_intf_t **);
213 static vrrp_err_t vrrpd_create_ip(vrrp_intf_t *, const char *, vrrp_addr_t *,
220 static vrrp_err_t vrrpd_add_ipaddr(char *, int, vrrp_addr_t *,
235 static vrrp_err_t vrrpd_send_adv(vrrp_vr_t *, boolean_t);
238 static vrrp_err_t vrrpd_state_i2m(vrrp_vr_t *);
239 static vrrp_err_t vrrpd_state_i2b(vrrp_vr_t *);
242 static vrrp_err_t vrrpd_state_b2m(vrrp_vr_t *);
243 static vrrp_err_t vrrpd_state_m2b(vrrp_vr_t *);
246 static vrrp_err_t vrrpd_set_noaccept(vrrp_vr_t *, boolean_t);
247 static vrrp_err_t vrrpd_virtualip_update(vrrp_vr_t *, boolean_t);
248 static vrrp_err_t vrrpd_virtualip_updateone(vrrp_intf_t *, vrrp_ip_t *,
253 static vrrp_err_t vrrpd_updateconf(vrrp_vr_conf_t *, uint_t);
254 static vrrp_err_t vrrpd_write_vrconf(char *, size_t, vrrp_vr_conf_t *);
255 static vrrp_err_t vrrpd_read_vrconf(char *, vrrp_vr_conf_t *);
256 static vrrp_err_t vrrpd_readprop(const char *, vrrp_vr_conf_t *);
370 static vrrp_err_t
441 static vrrp_err_t
741 static vrrp_err_t
744 vrrp_err_t err = VRRP_ESYS;
898 vrrp_err_t err;
950 static vrrp_err_t
1022 static vrrp_err_t
1094 static vrrp_err_t
1146 vrrp_err_t err;
1269 vrrp_err_t err = VRRP_SUCCESS;
1628 static vrrp_err_t
1636 vrrp_err_t err;
1991 static vrrp_err_t
2000 vrrp_err_t err = VRRP_SUCCESS;
2108 static vrrp_err_t
2144 static vrrp_err_t
2149 vrrp_err_t err = VRRP_SUCCESS;
2180 static vrrp_err_t
2369 static vrrp_err_t
2404 static vrrp_err_t
2407 vrrp_err_t rx_err, tx_err, err = VRRP_EINVAL;
2547 vrrp_err_t
2550 vrrp_err_t err = VRRP_SUCCESS;
2609 static vrrp_err_t
2613 vrrp_err_t err;
2633 static vrrp_err_t
2640 vrrp_err_t err = VRRP_SUCCESS;
2717 static vrrp_err_t
2721 vrrp_err_t err;
2752 static vrrp_err_t
2759 vrrp_err_t err;
3054 static vrrp_err_t
3100 static vrrp_err_t
3201 static vrrp_err_t
3331 static vrrp_err_t
3412 static vrrp_err_t
3459 static vrrp_err_t
3565 static vrrp_err_t
3573 vrrp_err_t err = VRRP_SUCCESS;
3728 static vrrp_err_t
3733 vrrp_err_t err;
3781 static vrrp_err_t
3788 vrrp_err_t err = VRRP_SUCCESS;
3867 static vrrp_err_t
3872 vrrp_err_t err = VRRP_SUCCESS;
4086 vrrp_err_t
4089 vrrp_err_t err;
4113 vrrp_err_t
4116 vrrp_err_t err;
4195 vrrp_err_t
4198 vrrp_err_t err;
4221 vrrp_err_t
4224 vrrp_err_t err;
4254 static vrrp_err_t
4307 static vrrp_err_t
4364 static vrrp_err_t
4371 vrrp_err_t err;