HomeSort by: relevance | last modified time | path
    Searched refs:addr_port_t (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/npf/npfctl/
npfctl.h 74 } addr_port_t; typedef in typeref:struct:addr_port
77 addr_port_t fo_from;
78 addr_port_t fo_to;
260 const addr_port_t *, const addr_port_t *,
npf_build.c 471 const addr_port_t *apfrom = &fopts->filt.opt3.fo_from;
472 const addr_port_t *apto = &fopts->filt.opt3.fo_to;
906 npfctl_build_nat(int type, const char *ifname, const addr_port_t *ap,
952 npfctl_dnat_check(const addr_port_t *ap, const unsigned algo)
988 const addr_port_t *ap1, const addr_port_t *ap2, const npfvar_t *popts,
npf_parse.y 224 addr_port_t addrport;

Completed in 14 milliseconds