Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dif_tpmr.c249 struct tpmr_pf_ip_family { struct
255 static const struct tpmr_pf_ip_family tpmr_pf_ipv4 = { argument
262 static const struct tpmr_pf_ip_family tpmr_pf_ipv6 = {
273 const struct tpmr_pf_ip_family *fam; in tpmr_pf()