Lines Matching full:glibc
52 /* We have included glibc headers... */
55 /* Coordinate with glibc net/if.h header. */
58 /* GLIBC headers included first so don't define anything
65 /* Everything up to IFF_DYNAMIC, matches net/if.h until glibc 2.23 */
67 /* For the future if glibc adds IFF_LOWER_UP, IFF_DORMANT and IFF_ECHO */
75 * we need. The expectation is that glibc will check the
82 /* Everything up to IFF_DYNAMIC, matches net/if.h until glibc 2.23 */
84 /* For the future if glibc adds IFF_LOWER_UP, IFF_DORMANT and IFF_ECHO */
89 /* Coordinate with glibc netinet/in.h header. */
92 /* GLIBC headers included first so don't define anything
103 * if the glibc code didn't define them. This guard matches
104 * the guard in glibc/inet/netinet/in.h which defines the
121 * we need. The expectation is that glibc will check the
131 /* We unconditionally define the in6_addr macros and glibc must
143 /* Coordinate with glibc netipx/ipx.h header. */
188 /* Everything up to IFF_DYNAMIC, matches net/if.h until glibc 2.23 */
192 /* For the future if glibc adds IFF_LOWER_UP, IFF_DORMANT and IFF_ECHO */
268 /* allow libcs like musl to deactivate this, glibc does not implement this. */