X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/83b2cb045becdcb22c2318a499ee32be2b78564f..e240710e258b13ae2519ff817c54d832517a70a4:/netdissect.h diff --git a/netdissect.h b/netdissect.h index a554eae2..e0a0205d 100644 --- a/netdissect.h +++ b/netdissect.h @@ -556,6 +556,7 @@ extern void ftp_print(netdissect_options *, const u_char *, u_int); extern void http_print(netdissect_options *, const u_char *, u_int); extern void rtsp_print(netdissect_options *, const u_char *, u_int); extern void smtp_print(netdissect_options *, const u_char *, u_int); +extern void geneve_print(netdissect_options *, const u_char *, u_int); /* stuff that has not yet been rototiled */