Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_private.h667 typedef int (sopt_handler_f)(struct ip_fw_chain *ch, typedef
673 sopt_handler_f *handler;
H A Dip_fw_sockopt.c3427 find_sh(uint16_t code, uint8_t version, sopt_handler_f *handler) in find_sh()