X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/9d046ee0503d4c8cbfcb200c88986de876f6cae7..0181656313fbe514928263f4061d42d338a5bb7c:/print-ip.c diff --git a/print-ip.c b/print-ip.c index 8001f774..9e26d842 100644 --- a/print-ip.c +++ b/print-ip.c @@ -490,7 +490,7 @@ ip_print(netdissect_options *ndo, GET_IPADDR_STRING(ip->ip_src), GET_IPADDR_STRING(ip->ip_dst)); } - ip_print_demux(ndo, (const u_char *)ip + hlen, len, 4, + ip_demux_print(ndo, (const u_char *)ip + hlen, len, 4, off & IP_MF, GET_U_1(ip->ip_ttl), nh, bp); } else { /*