Home
last modified time | relevance | path

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

/dragonfly/sys/net/ipfw3_basic/
H A Dip_fw3_basic.h122 void check_to_mask(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
H A Dip_fw3_basic.c442 check_to_mask(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args, in check_to_mask() function
618 O_BASIC_IP_DST_MASK, (filter_func)check_to_mask); in ip_fw3_basic_init()