Searched refs:oth (Results 1 – 9 of 9) sorted by relevance
| /freebsd-14.2/crypto/openssl/crypto/x509/ |
| H A D | v3_genn.c | 220 OTHERNAME *oth; in GENERAL_NAME_set0_othername() local 221 oth = OTHERNAME_new(); in GENERAL_NAME_set0_othername() 222 if (oth == NULL) in GENERAL_NAME_set0_othername() 224 ASN1_TYPE_free(oth->value); in GENERAL_NAME_set0_othername() 225 oth->type_id = oid; in GENERAL_NAME_set0_othername() 226 oth->value = value; in GENERAL_NAME_set0_othername() 227 GENERAL_NAME_set0_value(gen, GEN_OTHERNAME, oth); in GENERAL_NAME_set0_othername()
|
| /freebsd-14.2/sys/netinet/ |
| H A D | sctp_cc_functions.c | 293 oth, in cc_bw_same() 321 oth <<= 16; in cc_bw_same() 329 oth, in cc_bw_same() 440 oth, in cc_bw_decrease() 476 oth, in cc_bw_decrease() 500 oth <<= 16; in cc_bw_decrease() 502 oth <<= 16; in cc_bw_decrease() 508 oth, in cc_bw_decrease() 550 oth <<= 16; in cc_bw_increase() 552 oth <<= 16; in cc_bw_increase() [all …]
|
| /freebsd-14.2/sys/net/ |
| H A D | slcompress.c | 158 struct tcphdr *oth; in sl_compress_tcp() local 253 oth = (struct tcphdr *)&((int32_t *)&cs->cs_ip)[hlen]; in sl_compress_tcp() 263 th->th_off != oth->th_off || in sl_compress_tcp() 267 BCMP(th + 1, oth + 1, (th->th_off - 5) << 2))) in sl_compress_tcp() 280 } else if (th->th_urp != oth->th_urp) in sl_compress_tcp() 287 deltaS = (u_int16_t)(ntohs(th->th_win) - ntohs(oth->th_win)); in sl_compress_tcp() 293 deltaA = ntohl(th->th_ack) - ntohl(oth->th_ack); in sl_compress_tcp() 301 deltaS = ntohl(th->th_seq) - ntohl(oth->th_seq); in sl_compress_tcp()
|
| /freebsd-14.2/usr.sbin/ppp/ |
| H A D | slcompress.c | 165 register struct tcphdr *oth; in sl_compress_tcp() local 265 oth = (struct tcphdr *) & ((int *) &cs->cs_ip)[hlen]; in sl_compress_tcp() 275 THOFFSET(th) != THOFFSET(oth) || in sl_compress_tcp() 279 memcmp(th + 1, oth + 1, (THOFFSET(th) - 5) << 2))) { in sl_compress_tcp() 292 } else if (th->th_urp != oth->th_urp) { in sl_compress_tcp() 301 deltaS = (u_short) (ntohs(th->th_win) - ntohs(oth->th_win)); in sl_compress_tcp() 306 deltaA = ntohl(th->th_ack) - ntohl(oth->th_ack); in sl_compress_tcp() 314 deltaS = ntohl(th->th_seq) - ntohl(oth->th_seq); in sl_compress_tcp()
|
| /freebsd-14.2/sys/ofed/include/rdma/ |
| H A D | ib_hdrs.h | 121 struct ib_other_headers oth; member 123 struct ib_other_headers oth; member
|
| /freebsd-14.2/sys/sys/ |
| H A D | elf32.h | 214 #define ELF32_ST_VISIBILITY(oth) ((oth) & 0x3) argument
|
| H A D | elf64.h | 221 #define ELF64_ST_VISIBILITY(oth) ((oth) & 0x3) argument
|
| /freebsd-14.2/usr.sbin/pmcstudy/ |
| H A D | pmcstudy.c | 1543 struct counters *oth; in otherassistavx() local 1549 oth = find_counter(cpu, "OTHER_ASSISTS.AVX_TO_SSE"); in otherassistavx() 1551 ot = oth->vals[pos] * 1.0; in otherassistavx() 1554 ot = oth->sum * 1.0; in otherassistavx() 1567 struct counters *oth; in otherassistsse() local 1574 oth = find_counter(cpu, "OTHER_ASSISTS.SSE_TO_AVX"); in otherassistsse() 1576 ot = oth->vals[pos] * 1.0; in otherassistsse() 1579 ot = oth->sum * 1.0; in otherassistsse()
|
| /freebsd-14.2/contrib/file/magic/Magdir/ |
| H A D | archive | 1804 !:ext oth
|