Home
last modified time | relevance | path

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

/dragonfly/sys/net/ipfw3_basic/
H A Dip_fw3_basic.h114 void check_from_mask(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
H A Dip_fw3_basic.c349 check_from_mask(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args, in check_from_mask() function
610 O_BASIC_IP_SRC_MASK, (filter_func)check_from_mask); in ip_fw3_basic_init()