Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/netinet/
H A Dip.h35 #define IPVERSION 4 macro
/titanic_44/usr/src/uts/common/io/mac/plugins/
H A Dmac_ipv4.c168 iphp->ip_v = IPVERSION; in mac_ipv4_header()
/titanic_44/usr/src/cmd/ipf/lib/common/
H A Dipft_tx.c198 IP_V_A(ip, IPVERSION);
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute_aux.c105 outip->ip_v = IPVERSION; in set_buffers()
/titanic_44/usr/src/stand/lib/inet/
H A Dipv4.c719 if (iphp->ip_v != IPVERSION) { in ipv4_input()
1001 iphp->ip_v = IPVERSION; in ipv4_output()
/titanic_44/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h2086 #ifndef IPVERSION
2087 # define IPVERSION 4 macro