mirror of https://github.com/wb2osz/direwolf.git
4 lines
86 B
C
4 lines
86 B
C
|
|
||
|
/* pfilter.h */
|
||
|
|
||
|
int pfilter (int from_chan, int to_chan, char *filter, packet_t pp);
|