Home
last modified time | relevance | path

Searched refs:old_len (Results 1 – 17 of 17) sorted by relevance

/f-stack/freebsd/kern/
H A Dsubr_sbuf.c926 sbuf_end_section(struct sbuf *s, ssize_t old_len, size_t pad, int c) in sbuf_end_section() argument
941 if (old_len == -1) { in sbuf_end_section()
945 s->s_sect_len += old_len; in sbuf_end_section()
H A Dimgact_elf.c2109 ssize_t old_len, sect_len; in __elfN() local
2122 sbuf_start_section(sb, &old_len); in __elfN()
2124 sbuf_end_section(sb, old_len, ELF_NOTE_ROUNDSIZE, 0); in __elfN()
2127 sbuf_start_section(sb, &old_len); in __elfN()
2129 sect_len = sbuf_end_section(sb, old_len, ELF_NOTE_ROUNDSIZE, 0); in __elfN()
/f-stack/freebsd/netinet/
H A Dsctp_output.c11643 uint16_t len, old_len, i; in sctp_add_stream_reset_out() local
11705 chk->book_size = len + old_len; in sctp_add_stream_reset_out()
11717 uint16_t len, old_len, i; in sctp_add_stream_reset_in() local
11746 chk->book_size = len + old_len; in sctp_add_stream_reset_in()
11757 uint16_t len, old_len; in sctp_add_stream_reset_tsn() local
11774 chk->send_size = len + old_len; in sctp_add_stream_reset_tsn()
11785 uint16_t len, old_len; in sctp_add_stream_reset_result() local
11803 chk->book_size = len + old_len; in sctp_add_stream_reset_result()
11877 uint16_t len, old_len; in sctp_add_stream_reset_result_tsn() local
11909 uint16_t len, old_len; in sctp_add_an_out_stream() local
[all …]
/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dimpl.h1155 #define KCF_PROV_SET_PIN(pd, session, old_pin, old_len, new_pin, new_len, \ argument
1159 session, old_pin, old_len, new_pin, new_len, req) : \
1255 size_t old_len, char *new_pin, size_t new_len, crypto_call_req_t *req);
/f-stack/dpdk/examples/performance-thread/l3fwd-thread/
H A Dmain.c2127 int old_len, new_len; in lthread_rx() local
2181 old_len = len[worker_id]; in lthread_rx()
2189 new_len = old_len + ret; in lthread_rx()
/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_adminq_cmd.h2609 __le16 old_len; member
/f-stack/dpdk/drivers/net/ice/base/
H A Dice_adminq_cmd.h1827 __le16 old_len; member
/f-stack/freebsd/arm64/linux/
H A Dlinux_systrace_args.c1725 iarg[1] = p->old_len; /* l_ulong */ in systrace_args()
H A Dlinux_proto.h848 char old_len_l_[PADL_(l_ulong)]; l_ulong old_len; char old_len_r_[PADR_(l_ulong)]; member
/f-stack/freebsd/arm/linux/
H A Dlinux_systrace_args.c950 iarg[1] = p->old_len; /* l_ulong */ in systrace_args()
H A Dlinux_proto.h412 char old_len_l_[PADL_(l_ulong)]; l_ulong old_len; char old_len_r_[PADR_(l_ulong)]; member
/f-stack/freebsd/amd64/linux/
H A Dlinux_systrace_args.c236 iarg[1] = p->old_len; /* l_ulong */ in systrace_args()
H A Dlinux_proto.h124 char old_len_l_[PADL_(l_ulong)]; l_ulong old_len; char old_len_r_[PADR_(l_ulong)]; member
/f-stack/freebsd/amd64/linux32/
H A Dlinux32_systrace_args.c1107 iarg[1] = p->old_len; /* l_ulong */ in systrace_args()
H A Dlinux32_proto.h507 char old_len_l_[PADL_(l_ulong)]; l_ulong old_len; char old_len_r_[PADR_(l_ulong)]; member
/f-stack/freebsd/i386/linux/
H A Dlinux_systrace_args.c1145 iarg[1] = p->old_len; /* l_ulong */ in systrace_args()
H A Dlinux_proto.h505 char old_len_l_[PADL_(l_ulong)]; l_ulong old_len; char old_len_r_[PADR_(l_ulong)]; member