Searched refs:PACKET_LOOPBACK (Results 1 – 7 of 7) sorted by relevance
41 #if defined(PACKET_LOOPBACK) || (defined(HAVE_DECL_PACKET_LOOPBACK) && HAVE_DECL_PACKET_LOOPBACK)43 static_assert((PACKET_LOOPBACK) == (5), "PACKET_LOOPBACK != 5");46 # define PACKET_LOOPBACK 578 [PACKET_LOOPBACK] = XLAT(PACKET_LOOPBACK),
7 PACKET_LOOPBACK 5
30 #define PACKET_LOOPBACK 5 /* MC/BRD frame looped back */ macro
31 #define PACKET_LOOPBACK 5 /* MC/BRD frame looped back */ macro
88 PACKET_LOOPBACK = 5 # MC/BRD frame looped back variable
4842 #ifdef PACKET_LOOPBACK4843 PyModule_AddIntMacro(m, PACKET_LOOPBACK);
7441 #ifdef PACKET_LOOPBACK7442 PyModule_AddIntMacro(m, PACKET_LOOPBACK);