文件名称:WinPcap:Filtering expression syntax
文件大小:113KB
文件格式:DOC
更新时间:2015-07-12 03:59:58
WinPcap Filter 过滤 中英对照
wpcap filters are based on a declarative predicate syntax. A filter is an ASCII string containing a filtering expression. pcap_compile() takes the expression and translates it in a program for the kernel-level packet filter. wpcap过滤器是一个基于声明的谓词语法。一个过滤器就是一个包含了过滤expression的ASCII字符串。pcap_complite()函数将表达式转换成内核级包过滤器。