• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-12-stable/sys/netpfil/pf/

Lines Matching refs:nvlist_t

44 	pf_nv ## fnname ## _opt(const nvlist_t *nvl, const char *name,		\
59 pf_nv ## fnname(const nvlist_t *nvl, const char *name, type *val) \
71 pf_nv ## fnname ## _array(const nvlist_t *nvl, const char *name, \
92 pf_ ## fnname ## _array_nv(nvlist_t *nvl, const char *name, \
103 pf_nvbinary(const nvlist_t *nvl, const char *name, void *data,
129 pf_nvint(const nvlist_t *nvl, const char *name, int *val)
146 pf_nvstring(const nvlist_t *nvl, const char *name, char *str, size_t maxlen)
161 pf_nvaddr_to_addr(const nvlist_t *nvl, struct pf_addr *paddr)
166 static nvlist_t *
169 nvlist_t *nvl;
181 pf_nvmape_to_mape(const nvlist_t *nvl, struct pf_mape_portset *mape)
194 static nvlist_t *
197 nvlist_t *nvl;
211 pf_nvpool_to_pool(const nvlist_t *nvl, struct pf_kpool *kpool)
238 static nvlist_t *
241 nvlist_t *nvl;
242 nvlist_t *tmp;
273 pf_nvaddr_wrap_to_addr_wrap(const nvlist_t *nvl, struct pf_addr_wrap *addr)
314 static nvlist_t *
317 nvlist_t *nvl;
318 nvlist_t *tmp;
372 pf_nvrule_addr_to_rule_addr(const nvlist_t *nvl, struct pf_rule_addr *addr)
391 static nvlist_t *
394 nvlist_t *nvl;
395 nvlist_t *tmp;
418 pf_nvrule_uid_to_rule_uid(const nvlist_t *nvl, struct pf_rule_uid *uid)
433 static nvlist_t *
436 nvlist_t *nvl;
449 pf_nvrule_gid_to_rule_gid(const nvlist_t *nvl, struct pf_rule_gid *gid)
481 pf_nvrule_to_krule(const nvlist_t *nvl, struct pf_krule *rule)
604 const nvlist_t *nvldivert = nvlist_get_nvlist(nvl, "divert");
633 static nvlist_t *
636 nvlist_t *nvl;
637 nvlist_t *tmp;
657 nvlist_t *
660 nvlist_t *nvl, *tmp;
796 pf_nvstate_cmp_to_state_cmp(const nvlist_t *nvl, struct pf_state_cmp *cmp)
811 pf_nvstate_kill_to_kstate_kill(const nvlist_t *nvl,
850 static nvlist_t *
853 nvlist_t *nvl, *tmp;
877 static nvlist_t *
880 nvlist_t *nvl;
893 static nvlist_t *
896 nvlist_t *nvl, *tmp;
925 nvlist_t *
928 nvlist_t *nvl, *tmp;