Home
last modified time | relevance | path

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

/dragonfly/sys/net/ipfw3_basic/
H A Dip_fw3_basic.h108 void check_from(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,
H A Dip_fw3_basic.c278 check_from(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args, in check_from() function
604 O_BASIC_IP_SRC, (filter_func)check_from); in ip_fw3_basic_init()