Home
last modified time | relevance | path

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

/dragonfly/sys/net/ipfw3_basic/
H A Dip_fw3_basic.h134 void check_src_n_port(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
H A Dip_fw3_basic.c530 check_src_n_port(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args, in check_src_n_port() function
630 O_BASIC_IP_SRC_N_PORT, (filter_func)check_src_n_port); in ip_fw3_basic_init()