File: vde_plug_iplog.h

package info (click to toggle)
vdeplug4 4.0.1-5.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 464 kB
  • sloc: ansic: 4,280; makefile: 19
file content (5 lines) | stat: -rw-r--r-- 112 bytes parent folder | download | duplicates (3)
1
2
3
4
5
#ifndef VDE_PLUG_IPLOG_H
#define VDE_PLUG_IPLOG_H
void vde_ip_check(const unsigned char *buf, int rnx);

#endif