| struct pseudo_hdr | |
| { | |
| u_long ph_src_addr; | |
| u_long ph_dest_addr; | |
| u_char ph_zero; | |
| u_char ph_protocol; | |
| u_short ph_len; | |
| } |
| Prototyped in: | nut/include/netinet/ipcsum.h | |
| Calls: | NutIpChkSumPartial() | nut/net/ipcsum.c |
| Called by: | NutIcmpOutput() | nut/net/icmpout.c |
| NutIgmpOutput() | nut/net/igmpout.c | |
| Prototyped in: | nut/include/netinet/ipcsum.h | |
| Called by: | NutIcmpOutput() | nut/net/icmpout.c |
| NutIpChkSum() | nut/net/ipcsum.c | |
| NutIpPseudoChkSumPartial() | nut/net/ipcsum.c | |
| Prototyped in: | nut/include/netinet/ipcsum.h | |
| Calls: | NutIpChkSumPartial() | nut/net/ipcsum.c |