Home
last modified time | relevance | path

Searched refs:SEL_IP_DF (Results 1 – 2 of 2) sorted by relevance

/dports/security/webfwlog/webfwlog-1.1.1/include/
H A Dmain.h847 SEL_IP_DF, enumerator
/dports/security/webfwlog/webfwlog-1.1.1/src/
H A Dreportdef.c70 {"ip_df",0,SEL_IP_DF,SEL_DFMF,NULL,NULL,0,0,0},
749 if (sel->field == SEL_IP_DF || sel->field == SEL_IP_MF) { in add_selection()