Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c2883 #define IS_CALL ((cmd->len & F_NOT) == 0) in ipfw_chk() macro
2897 if (mtag == NULL && IS_CALL) { in ipfw_chk()
2914 if (IS_CALL && (mtag == NULL || in ipfw_chk()
2933 if (IS_CALL) { in ipfw_chk()
2963 #undef IS_CALL in ipfw_chk()