Home
last modified time | relevance | path

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

/dragonfly/sys/net/ipfw3_basic/
H A Dip_fw3_basic.h132 void check_dst_port(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
H A Dip_fw3_basic.c519 check_dst_port(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args, in check_dst_port() function
628 O_BASIC_IP_DSTPORT, (filter_func)check_dst_port); in ip_fw3_basic_init()