Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dif_veb.c589 struct veb_pf_ip_family { struct
595 static const struct veb_pf_ip_family veb_pf_ipv4 = { argument
602 static const struct veb_pf_ip_family veb_pf_ipv6 = {
613 const struct veb_pf_ip_family *fam; in veb_pf()