l4
set EINTSTACK-STKB, %l4; /* Are we on intr stack? */ \
cmp %sp, %l4; \
set INTSTACK-STKB, %l4; \
cmp %sp, %l4; \
sethi %hi(_C_LABEL(lwp0)), %l4; /* Yes, use lpw0 */ \
or %l4, %lo(_C_LABEL(lwp0)), %l5; \
sethi %hi(CURLWP), %l4; /* Use curlwp */ \
LDPTR [%l4 + %lo(CURLWP)], %l5; \
mov %l4, %g4; \
mov %g4, %l4; \
u_int32_t l4;
} l4;
l4.th.th_sport = enpc.npc_l4.tcp->th_dport;
l4.th.th_dport = enpc.npc_l4.tcp->th_sport;
enpc.npc_l4.tcp = &l4.th;
l4.uh.uh_sport = enpc.npc_l4.udp->uh_dport;
l4.uh.uh_dport = enpc.npc_l4.udp->uh_sport;
enpc.npc_l4.udp = &l4.uh;
tester_ctx.coord.l4 = i;
size_t l4;
struct in_addr l4;
size_t alen = m ? sizeof(l.l6) : sizeof(l.l4);