Location:
in.h
struct in_addr;
Internet address This definition contains obsolete fields for compatibility with SunOS 3.x and 4.2bsd. The presence of subnets renders divisions into fixed fields misleading at best. New code should use only the s_addr field.
Defined in in_addr
:
S_addr
, S_un
, S_un_b
, S_un_w
, s_b1
, s_b2
, s_b3
, s_b4
, s_w1
, s_w2
in_addr::@32 S_un;