Searched refs:IP_V_A (Results 1 – 6 of 6) sorted by relevance
| /freebsd-10-stable/contrib/ipfilter/ipsend/ |
| D | iptests.c | 141 IP_V_A(ip, IPVERSION); 199 IP_V_A(ip, i); 215 IP_V_A(ip, i); 229 IP_V_A(ip, IPVERSION); 590 IP_V_A(ip, IPVERSION); 790 IP_V_A(ip, IPVERSION); 1303 IP_V_A(ip, IPVERSION); 1399 IP_V_A(pip, IPVERSION); 1414 IP_V_A(pip, IPVERSION);
|
| D | ip.c | 134 IP_V_A(ip, IPVERSION);
|
| /freebsd-10-stable/contrib/ipfilter/lib/ |
| D | ipft_tx.c | 182 IP_V_A(ip, IPVERSION);
|
| /freebsd-10-stable/sys/contrib/ipfilter/netinet/ |
| D | ip_compat.h | 722 #ifndef IP_V_A 723 # define IP_V_A(x,y) (x)->ip_v = (y) macro
|
| D | ip_fil_freebsd.c | 457 IP_V_A(ip, fin->fin_v);
|
| D | ip_nat.c | 7391 IP_V_A(ip, 4);
|