#include "rerr.h"
関数 | |
void | free_rerrhdr (struct rerrhdr *tmp_rerrhdr) |
int | send_rerr (struct rerrhdr *tmp_rerrhdr, u_int32_t sent_to) |
int | link_break (u_int32_t brk_dst_ip) |
void | route_expiry (struct route_table_entry *tmp_entry) |
int | host_unr (u_int32_t brk_dst_ip) |
int | recv_rerr (struct event_queue_entry *working_packet) |
rerrhdr * | create_rerrhdr (u_int32_t tmp_ip, u_int32_t tmp_dst_seq) |
int | append_unr_dst (struct rerrhdr *tmp_rerrhdr, u_int32_t tmp_ip, u_int32_t tmp_dst_seq) |
void | print_rerrhdr (struct rerrhdr *new_rerrhdr) |
変数 | |
u_int32_t | g_broadcast_ip |
u_int32_t | g_my_ip |
|
参照先 rerrhdr::dst_count・rerr_unr_dst::next・rerrhdr::unr_dst・rerr_unr_dst::unr_dst_ip・rerr_unr_dst::unr_dst_seq. 参照元 link_break()・recv_rerr(). |
|
参照先 rerrhdr::dst_count・rerr_unr_dst::next・rerrhdr::type・rerrhdr::unr_dst・rerr_unr_dst::unr_dst_ip・rerr_unr_dst::unr_dst_seq. |
|
参照先 rerr_unr_dst::next・rerrhdr::unr_dst. 参照元 host_unr(). |
|
参照先 create_rerrhdr()・find_route_table_entry()・free_rerrhdr()・g_broadcast_ip・send_rerr(). 参照元 packet_in(). |
|
|
参照先 rerrhdr::dst_count・inet_ntoa()・rerr_unr_dst::next・rerrhdr::type・rerrhdr::unr_dst. |
|
|
|
|
|
|
|