Searched defs:vhe (Results 1 – 1 of 1) sorted by relevance
/openbsd-src/sys/netinet/ |
H A D | ip_carp.c | 275 struct carp_vhost_entry *vhe; carp_hmac_prepare() local 288 carp_hmac_prepare_ctx(struct carp_vhost_entry * vhe,u_int8_t ctx) carp_hmac_prepare_ctx() argument 384 carp_hmac_generate(struct carp_vhost_entry * vhe,u_int32_t counter[2],unsigned char md[20],u_int8_t ctx) carp_hmac_generate() argument 403 carp_hmac_verify(struct carp_vhost_entry * vhe,u_int32_t counter[2],unsigned char md[20]) carp_hmac_verify() argument 604 struct carp_vhost_entry *vhe; carp_proto_input_c() local 853 struct carp_vhost_entry *vhe, *vhe0; carp_new_vhost() local 915 struct carp_vhost_entry *vhe; carp_del_all_timeouts() local 965 struct carp_vhost_entry *vhe; carp_destroy_vhosts() local 978 carp_prepare_ad(struct mbuf * m,struct carp_vhost_entry * vhe,struct carp_header * ch) carp_prepare_ad() argument 1026 struct carp_vhost_entry *vhe; carp_vhe_send_ad_all() local 1045 carp_send_ad(struct carp_vhost_entry * vhe) carp_send_ad() argument 1310 struct carp_vhost_entry *vhe; carp_update_lsmask() local 1333 struct carp_vhost_entry *vhe; carp_iamatch() local 1373 struct carp_vhost_entry *vhe; carp_vhe_match() local 1516 carp_master_down(struct carp_vhost_entry * vhe) carp_master_down() argument 1549 struct carp_vhost_entry *vhe; carp_setrun_all() local 1562 carp_setrun(struct carp_vhost_entry * vhe,sa_family_t af) carp_setrun() argument 1739 carp_set_vhe_enaddr(struct carp_vhost_entry * vhe) carp_set_vhe_enaddr() argument 1760 struct carp_vhost_entry *vhe; carp_set_enaddr() local 1965 struct carp_vhost_entry *vhe; carp_ioctl() local 2145 struct carp_vhost_entry *vhe, *vhe0; carp_check_dup_vhids() local 2345 struct carp_vhost_entry *vhe; carp_output() local 2368 struct carp_vhost_entry *vhe; carp_set_state_all() local 2381 carp_set_state(struct carp_vhost_entry * vhe,int state) carp_set_state() argument 2649 struct carp_vhost_entry *vhe = v; carp_vh_ref() local 2657 struct carp_vhost_entry *vhe = v; carp_vh_unref() local [all...] |