Searched refs:AF_IB (Results 1 – 10 of 10) sorted by relevance
195 #if defined(AF_IB) || (defined(HAVE_DECL_AF_IB) && HAVE_DECL_AF_IB)197 static_assert((AF_IB) == (27), "AF_IB != 27");200 # define AF_IB 27354 [AF_IB] = XLAT(AF_IB),
29 AF_IB 27
179 #define AF_IB PF_IB macro
578 pub const AF_IB: ::c_int = 27; constant583 pub const PF_IB: ::c_int = AF_IB;
721 pub const AF_IB: ::c_int = 27; constant726 pub const PF_IB: ::c_int = AF_IB;
928 pub const AF_IB: ::c_int = 27; constant932 pub const PF_IB: ::c_int = AF_IB;
43 #ifdef AF_IB44 { "AF_IB", (unsigned long) AF_IB },
2405 pub const AF_IB: ::c_int = 27; constant2409 pub const PF_IB: ::c_int = AF_IB;
186 Ib = libc::AF_IB,
36220 * xlat/addrfams.in: Add AF_IB and AF_MPLS.