Home
last modified time | relevance | path

Searched refs:oth (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_cc_functions.c290 oth, in cc_bw_same()
318 oth <<= 16; in cc_bw_same()
326 oth, in cc_bw_same()
437 oth, in cc_bw_decrease()
473 oth, in cc_bw_decrease()
497 oth <<= 16; in cc_bw_decrease()
499 oth <<= 16; in cc_bw_decrease()
505 oth, in cc_bw_decrease()
547 oth <<= 16; in cc_bw_increase()
549 oth <<= 16; in cc_bw_increase()
[all …]
/f-stack/freebsd/net/
H A Dslcompress.c159 struct tcphdr *oth; in sl_compress_tcp() local
254 oth = (struct tcphdr *)&((int32_t *)&cs->cs_ip)[hlen]; in sl_compress_tcp()
264 th->th_off != oth->th_off || in sl_compress_tcp()
268 BCMP(th + 1, oth + 1, (th->th_off - 5) << 2))) in sl_compress_tcp()
281 } else if (th->th_urp != oth->th_urp) in sl_compress_tcp()
288 deltaS = (u_int16_t)(ntohs(th->th_win) - ntohs(oth->th_win)); in sl_compress_tcp()
294 deltaA = ntohl(th->th_ack) - ntohl(oth->th_ack); in sl_compress_tcp()
302 deltaS = ntohl(th->th_seq) - ntohl(oth->th_seq); in sl_compress_tcp()
/f-stack/freebsd/sys/
H A Delf32.h214 #define ELF32_ST_VISIBILITY(oth) ((oth) & 0x3) argument
H A Delf64.h221 #define ELF64_ST_VISIBILITY(oth) ((oth) & 0x3) argument
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-sso-defs.h585 uint64_t oth : 2; /**< WQP, GRP memory BIST status */ member
587 uint64_t oth : 2;
631 uint64_t oth : 2; /**< WQP, GRP memory BIST status */ member
633 uint64_t oth : 2;