Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_fil.h657 fr_atypes_t fri_datype; /* addres type */ member
787 #define fr_datype fr_ipf->fri_datype
H A Dip_fil_compat.c139 int fri_datype; member
1384 frp->fri_datype = frp4->fri_datype; in ipf_v4fripftov5()
1403 frp4->fri_datype = frp->fri_datype; in ipf_v5fripftov4()
/netbsd-src/external/bsd/ipf/dist/
H A Dip_fil_compat.c139 int fri_datype; member
1385 frp->fri_datype = frp4->fri_datype;
1406 frp4->fri_datype = frp->fri_datype;