/titanic_51/usr/src/uts/common/netinet/ |
H A D | in.h | 728 #define IN6_V4MAPPED_TO_INADDR(v6, v4) \ argument 730 #define IN6_V4MAPPED_TO_IPADDR(v6, v4) \ argument 747 #define IN6_INADDR_TO_V4MAPPED(v4, v6) \ argument 752 IN6_IPADDR_TO_V4MAPPED(v4,v6) global() argument 758 IN6_INADDR_TO_V4MAPPED(v4,v6) global() argument 763 IN6_IPADDR_TO_V4MAPPED(v4,v6) global() argument 784 IN6_6TO4_TO_V4ADDR(v6,v4) global() argument 803 IN6_V4ADDR_TO_6TO4(v4,v6) global() argument 815 IN6_V4ADDR_TO_6TO4(v4,v6) global() argument [all...] |
/titanic_51/usr/src/cmd/krb5/kdestroy/ |
H A D | kdestroy.c | 115 int v4 = 1; local
|
/titanic_51/usr/src/lib/libtnfctl/ |
H A D | dbg.h | 62 #define DBG_TNF_PROBE_4(a, b, c, t1, n1, v1, t2, n2, v2, t3, n3, v3, t4, n4, v4) \ argument
|
/titanic_51/usr/src/common/net/dhcp/ |
H A D | dhcp_impl.h | 98 struct sockaddr_in v4; member
|
/titanic_51/usr/src/cmd/cmd-inet/lib/ipmgmtd/ |
H A D | ipmgmt_main.c | 275 ipmgmt_persist_if_cb(char *ifname, boolean_t v4, boolean_t v6) in ipmgmt_persist_if_cb() argument
|
/titanic_51/usr/src/uts/common/inet/ |
H A D | ip6.h | 136 #define V4MASK_TO_V6(v4, v6) ((v6).s6_addr32[0] = 0xffffffffUL, \ argument
|
/titanic_51/usr/src/lib/libm/common/C/ |
H A D | __lgamma.c | 103 v4 = 1.120872109616147941376570e9, variable
|
/titanic_51/usr/src/lib/nsswitch/dns/common/ |
H A D | dns_common.c | 332 _nss_has_interfaces(boolean_t *v4, boolean_t *v6) in _nss_has_interfaces() argument
|
/titanic_51/usr/src/lib/libipadm/common/ |
H A D | ipadm_ngz.c | 284 boolean_t v4 = B_FALSE; in i_ipadm_ngz_persist_if() local
|
/titanic_51/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | states.h | 178 struct sockaddr_in v4; member
|
H A D | interface.c | 382 #define ASSIGN_ADDR(v4, v6, lf) \ argument
|
H A D | packet.c | 219 PKT *v4; in init_pkt() local [all...] |
/titanic_51/usr/src/lib/libresolv2/common/irs/ |
H A D | gethostent.c | 277 int v4 = 0, v6 = 0; in getipnodebyname() local
|
/titanic_51/usr/src/uts/common/fs/sockfs/ |
H A D | nl7c.c | 100 ipaddr_t v4; /* IPv4 address */ member
|
/titanic_51/usr/src/cmd/dtrace/test/tst/common/java_api/src/ |
H A D | TestBean.java | 397 ValueRecord v4 = new ScalarRecord("mouse", 256); in getAggregate() local
|
/titanic_51/usr/src/lib/libilb/common/ |
H A D | libilb.h | 127 struct in_addr v4; /* network byte order */ member
|
/titanic_51/usr/src/boot/sys/boot/efi/include/ |
H A D | efipxebc.h | 47 EFI_IPv4_ADDRESS v4; member
|
/titanic_51/usr/src/uts/common/avs/ns/rdc/ |
H A D | rdc_bitmap.c | 245 rdc_headerv4_t *v4; in rdc_read_header() member
|
/titanic_51/usr/src/uts/common/inet/sctp/ |
H A D | sctp_addr.c | 1723 struct in_addr *v4; in sctp_saddr_info() local
|
/titanic_51/usr/src/lib/libkmf/libkmf/common/ |
H A D | generalop.c | 1692 in_addr_t v4; in encode_ipaddr() local
|
/titanic_51/usr/src/cmd/cmd-inet/usr.lib/mdnsd/ |
H A D | mDNSPosix.c | 473 mDNSexport mStatus mDNSPlatformGetPrimaryInterface(mDNS * const m, mDNSAddr * v4, mDNSAddr * v6, mDNSAddr * router) in mDNSPlatformGetPrimaryInterface() argument
|
H A D | mDNS.c | 2342 mDNSAddr v4 = { mDNSAddrType_IPv4, {{{0}}} }; SendResponses() local 3127 mDNSBool v4 = !intf->IPv4Available; // If this interface doesn't do v4, we don't need to find a v4 duplicate of this query SuppressOnThisInterface() local 9689 GetValueForIPv4Addr(mDNSu8 * ptr,mDNSu8 * limit,mDNSv4Addr * v4) GetValueForIPv4Addr() argument 14574 mDNSAddr v4, v6, r; uDNS_SetupDNSConfig() local [all...] |
/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/ |
H A D | ipqosconf.c | 7041 int v4 = 1, v6 = 1; /* default lookup family is v4 and v6 */ in domultihome() local 7319 int v4 = 0, v6 = 0; readfilter() local [all...] |
/titanic_51/usr/src/cmd/cmd-inet/usr.bin/netstat/ |
H A D | netstat.c | 98 #define V4MASK_TO_V6(v4, v6) ((v6)._S6_un._S6_u32[0] = 0xfffffffful, \ argument
|
/titanic_51/usr/src/uts/common/io/cxgbe/common/ |
H A D | t4_hw.c | 2763 t4_tp_get_tcp_stats(struct adapter *adap, struct tp_tcp_stats *v4, in t4_tp_get_tcp_stats() argument
|