Lines Matching refs:babel_msg
596 union babel_msg msg = {}; in babel_send_ack()
607 babel_build_ihu(union babel_msg *msg, struct babel_iface *ifa, struct babel_neighbor *n) in babel_build_ihu()
623 union babel_msg msg = {}; in babel_send_ihu()
634 union babel_msg msg = {}; in babel_send_ihus()
644 union babel_msg msg = {}; in babel_send_hello()
664 union babel_msg msg = {}; in babel_send_route_request()
680 union babel_msg msg = {}; in babel_send_wildcard_request()
698 union babel_msg msg = {}; in babel_send_seqno_request()
725 union babel_msg msg = {}; in babel_unicast_seqno_request()
782 union babel_msg msg = {}; in babel_send_update()
845 union babel_msg msg = {}; in babel_send_retraction()
864 union babel_msg msg = {}; in babel_send_wildcard_retraction()
988 union babel_msg msg = {}; in babel_forward_seqno_request()
1008 babel_handle_ack_req(union babel_msg *m, struct babel_iface *ifa) in babel_handle_ack_req()
1020 babel_handle_hello(union babel_msg *m, struct babel_iface *ifa) in babel_handle_hello()
1035 babel_handle_ihu(union babel_msg *m, struct babel_iface *ifa) in babel_handle_ihu()
1064 babel_handle_update(union babel_msg *m, struct babel_iface *ifa) in babel_handle_update()
1219 babel_handle_route_request(union babel_msg *m, struct babel_iface *ifa) in babel_handle_route_request()
1252 babel_handle_seqno_request(union babel_msg *m, struct babel_iface *ifa) in babel_handle_seqno_request()