Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/ipsend/
H A Diptests.c105 IP_V_A(ip, IPVERSION); in ip_test1()
163 IP_V_A(ip, i); in ip_test1()
179 IP_V_A(ip, i); in ip_test1()
193 IP_V_A(ip, IPVERSION); in ip_test1()
550 IP_V_A(ip, IPVERSION); in ip_test3()
746 IP_V_A(ip, IPVERSION); in ip_test4()
1247 IP_V_A(ip, IPVERSION); in ip_test6()
1339 IP_V_A(pip, IPVERSION); in ip_test7()
1354 IP_V_A(pip, IPVERSION); in ip_test7()
H A Dip.c118 IP_V_A(ip, IPVERSION); in send_ip()
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_compat.h681 #ifndef IP_V_A
682 # define IP_V_A(x,y) (x)->ip_v = (y) macro
H A Dip_fil_freebsd.c412 IP_V_A(ip, fin->fin_v); in ipf_send_ip()
H A Dip_nat.c7200 IP_V_A(ip, 4); in ipf_nat_builddivertmp()
/freebsd/sbin/ipf/libipf/
H A Dipft_tx.c170 IP_V_A(ip, IPVERSION); in parseline()