Home
last modified time | relevance | path

Searched refs:xr (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/netstat/
H A Dsctp.c252 prev_xr = xr; in sctp_process_tcb()
254 if (xr == NULL) { in sctp_process_tcb()
259 xr->xraddr = xraddr; in sctp_process_tcb()
272 xr = LIST_FIRST(&xraddr_head); in sctp_process_tcb()
291 if (xr != NULL && !Lflag) { in sctp_process_tcb()
298 if (xr != NULL) in sctp_process_tcb()
299 xr = LIST_NEXT(xr, xraddr_entries); in sctp_process_tcb()
320 xr = LIST_FIRST(&xraddr_head); in sctp_process_tcb()
321 while (xr != NULL) { in sctp_process_tcb()
323 free(xr); in sctp_process_tcb()
[all …]
/f-stack/freebsd/crypto/camellia/
H A Dcamellia.c108 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \ argument
111 ir = xr ^ kr; \
144 #define CAMELLIA_ROUNDSM(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \ argument
146 ir = CAMELLIA_SP1110(xr & 0xff); \
148 ir ^= CAMELLIA_SP0222((xr>>24) & 0xff); \
150 ir ^= CAMELLIA_SP3033((xr>>16) & 0xff); \
152 ir ^= CAMELLIA_SP4404((xr>>8) & 0xff); \
/f-stack/freebsd/contrib/openzfs/config/
H A Dkernel-fpu.m493 struct xregs_state *xr __attribute__ ((unused)) = &st->xsave;
/f-stack/dpdk/doc/guides/nics/
H A Dthunderx.rst314 drwxr-xr-x 2 root root 0 Jan 22 11:19 ./
315 drwxr-xr-x 86 root root 0 Jan 22 11:07 ../