IP protocol specific data. More...
#include <ip.h>
Data Fields | |
| int | phone |
| Protocol module phone. | |
| int | protocol |
| Protocol number. | |
| tl_received_msg_t | received_msg |
| Protocol packet receiving function. | |
| services_t | service |
| Protocol module service. | |
IP protocol specific data.
| int ip_proto::phone |
Protocol module phone.
Referenced by ip_deliver_local(), ip_get_icmp_phone(), and ip_register().
Protocol number.
Referenced by ip_register().
Protocol packet receiving function.
Referenced by ip_deliver_local(), and ip_register().
| services_t ip_proto::service |
Protocol module service.
Referenced by ip_deliver_local(), and ip_register().
1.6.1