Lines Matching defs:ei
128 struct eigrp_iface *ei; in if_addr_new() local
159 struct eigrp_iface *ei; in if_addr_del() local
227 struct eigrp_iface *ei; in if_update() local
282 struct eigrp_iface *ei; in eigrp_if_new() local
315 eigrp_if_del(struct eigrp_iface *ei) in eigrp_if_del()
341 struct eigrp_iface *ei; in eigrp_if_lookup() local
360 eigrp_if_start(struct eigrp_iface *ei) in eigrp_if_start()
406 eigrp_if_reset(struct eigrp_iface *ei) in eigrp_if_reset()
441 struct eigrp_iface *ei = arg; in eigrp_if_hello_timer() local
454 eigrp_if_start_hello_timer(struct eigrp_iface *ei) in eigrp_if_start_hello_timer()
465 eigrp_if_stop_hello_timer(struct eigrp_iface *ei) in eigrp_if_stop_hello_timer()
473 if_to_ctl(struct eigrp_iface *ei) in if_to_ctl()