Lines Matching defs:carp_vhost_entry

107 struct carp_vhost_entry {
108 SRPL_ENTRY(carp_vhost_entry) vhost_entries;
163 SRPL_HEAD(, carp_vhost_entry) carp_vhosts;
188 struct carp_vhost_entry *cur_vhe; /* current active vhe */
225 void carp_hmac_prepare_ctx(struct carp_vhost_entry *, u_int8_t);
226 void carp_hmac_generate(struct carp_vhost_entry *, u_int32_t *,
228 int carp_hmac_verify(struct carp_vhost_entry *, u_int32_t *,
238 void carp_prepare_ad(struct mbuf *, struct carp_vhost_entry *,
243 void carp_send_ad(struct carp_vhost_entry *);
246 void carp_master_down(struct carp_vhost_entry *);
257 void carp_setrun(struct carp_vhost_entry *, sa_family_t);
259 void carp_set_state(struct carp_vhost_entry *, int);
263 void carp_set_vhe_enaddr(struct carp_vhost_entry *);
294 struct carp_vhost_entry *vhe;
307 carp_hmac_prepare_ctx(struct carp_vhost_entry *vhe, u_int8_t ctx)
403 carp_hmac_generate(struct carp_vhost_entry *vhe, u_int32_t counter[2],
422 carp_hmac_verify(struct carp_vhost_entry *vhe, u_int32_t counter[2],
623 struct carp_vhost_entry *vhe;
871 struct carp_vhost_entry *vhe, *vhe0;
936 struct carp_vhost_entry *vhe;
986 struct carp_vhost_entry *vhe;
992 carp_vhost_entry, vhost_entries);
999 carp_prepare_ad(struct mbuf *m, struct carp_vhost_entry *vhe,
1047 struct carp_vhost_entry *vhe;
1066 carp_send_ad(struct carp_vhost_entry *vhe)
1331 struct carp_vhost_entry *vhe;
1354 struct carp_vhost_entry *vhe;
1394 struct carp_vhost_entry *vhe;
1537 carp_master_down(struct carp_vhost_entry *vhe)
1571 struct carp_vhost_entry *vhe;
1584 carp_setrun(struct carp_vhost_entry *vhe, sa_family_t af)
1726 struct carp_vhost_entry *vrhead, *schead;
1761 carp_set_vhe_enaddr(struct carp_vhost_entry *vhe)
1782 struct carp_vhost_entry *vhe;
1998 struct carp_vhost_entry *vhe;
2178 struct carp_vhost_entry *vhe, *vhe0;
2378 struct carp_vhost_entry *vhe;
2401 struct carp_vhost_entry *vhe;
2414 carp_set_state(struct carp_vhost_entry *vhe, int state)
2419 struct carp_vhost_entry *vhe0;
2682 struct carp_vhost_entry *vhe = v;
2690 struct carp_vhost_entry *vhe = v;