Searched defs:sag (Results 1 – 1 of 1) sorted by relevance
54 #define SGADDRSZ(sag) ((sag)->sg_family == AF_INET6 ? \ argument 57 #define SGSOCKADDRSZ(sag) ((sag)->sg_family == AF_INET6 ? \ argument 60 #define SGPORT(sag) (*((sag)->sg_family == AF_INET6 ? \ argument 63 #define SGADDRP(sag) (((sag) argument 66 SGFAM(sag) global() argument 69 SG_IS_UNSPECIFIED(sag) global() argument 82 SGADDRSZ(sag) global() argument 83 SGSOCKADDRSZ(sag) global() argument 84 SGPORT(sag) global() argument 85 SGADDRP(sag) global() argument 86 SGFAM(sag) global() argument 87 SG_IS_UNSPECIFIED(sag) global() argument [all...]