Searched refs:m_append (Results 1 - 25 of 32) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionGroupOutputFile.h35 const OptionValueBoolean &GetAppend() { return m_append; }
38 return m_file.OptionWasSet() || m_append.OptionWasSet();
43 OptionValueBoolean m_append; member in class:lldb_private::OptionGroupOutputFile
/freebsd-13-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionGroupOutputFile.cpp17 : m_file(), m_append(false, false) {}
49 m_append.SetCurrentValue(true);
62 m_append.Clear();
/freebsd-13-stable/sys/kgssapi/
H A Dgss_verify_mic.c62 m_append(m, message_buffer->length, message_buffer->value);
67 m_append(mic, token_buffer->length, token_buffer->value);
H A Dgss_get_mic.c62 m_append(m, message_buffer->length, message_buffer->value);
H A Dgss_unwrap.c63 m_append(m, input_message_buffer->length, input_message_buffer->value);
H A Dgss_wrap.c64 m_append(m, input_message_buffer->length, input_message_buffer->value);
/freebsd-13-stable/usr.sbin/ppp/
H A Dmbuf.h116 extern struct mbuf *m_append(struct mbuf *, const void *, size_t);
H A Dnat_cmd.c509 bp = m_pullup(m_append(bp, NULL, NAT_EXTRABUF));
531 bp = m_pullup(m_append(bp, NULL, NAT_EXTRABUF));
H A Dmbuf.c425 m_append(struct mbuf *bp, const void *v, size_t sz) function
/freebsd-13-stable/sys/netgraph/netflow/
H A Dnetflow_v9.c186 if (m_append(m, 4 - (len % 4), (void *)&zero) != 1)
187 panic("ng_netflow: m_append() failed!");
348 /* m_append should not fail since all data is already allocated */
349 if (m_append(m, sizeof(fsh), (void *)&fsh) != 1)
350 panic("ng_netflow: m_append() failed");
354 if (m_append(m, len, (void *)&rg.rec) != 1)
355 panic("ng_netflow: m_append() failed");
388 /* Allocate entire packet at once, allowing easy m_append() calls */
427 m_append(m, ntohs(fl->length), (void *)fl);
/freebsd-13-stable/sys/mips/cavium/octe/
H A Dethernet-tx.c114 if (!m_append(m, sizeof pad - m->m_pkthdr.len, pad))
128 if (!m_append(m, sizeof pad - m->m_pkthdr.len, pad))
/freebsd-13-stable/sys/rpc/rpcsec_gss/
H A Drpcsec_gss_prot.c158 m_append(mic, RNDUP(len) - len, zpad);
181 m_append(args, RNDUP(len) - len, zpad);
/freebsd-13-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectSettings.cpp349 m_append = true;
360 m_append = false;
369 bool m_append = false; member in class:CommandObjectSettingsWrite::CommandOptions
378 if (m_options.m_append)
H A DCommandObjectBreakpoint.cpp2185 m_append = true;
2196 m_append = false;
2206 bool m_append = false; member in class:CommandObjectBreakpointWrite::CommandOptions
2230 m_options.m_append);
/freebsd-13-stable/sys/netinet/
H A Digmp.c2850 if (!m_append(m, sizeof(struct igmp_grouprec), (void *)&ig)) {
2853 CTR1(KTR_IGMPV3, "%s: m_append() failed.", __func__);
2863 * a pointer to the group record after m_append(), in case a new
2899 if (!m_append(m, sizeof(in_addr_t), (void *)&naddr)) {
2902 CTR1(KTR_IGMPV3, "%s: m_append() failed.",
2965 if (!m_append(m, sizeof(struct igmp_grouprec), (void *)&ig)) {
2968 CTR1(KTR_IGMPV3, "%s: m_append() failed.", __func__);
2994 if (!m_append(m, sizeof(in_addr_t), (void *)&naddr)) {
2997 CTR1(KTR_IGMPV3, "%s: m_append() failed.",
3132 * group record, in case m_append() allocate
[all...]
/freebsd-13-stable/sys/netinet6/
H A Dmld6.c2499 if (!m_append(m, sizeof(struct mldv2_record), (void *)&mr)) {
2502 CTR1(KTR_MLD, "%s: m_append() failed.", __func__);
2512 * a pointer to the group record after m_append(), in case a new
2552 if (!m_append(m, sizeof(struct in6_addr),
2556 CTR1(KTR_MLD, "%s: m_append() failed.",
2614 if (!m_append(m, sizeof(struct mldv2_record), (void *)&mr)) {
2617 CTR1(KTR_MLD, "%s: m_append() failed.", __func__);
2643 if (!m_append(m, sizeof(struct in6_addr),
2647 CTR1(KTR_MLD, "%s: m_append() failed.",
2779 * group record, in case m_append() allocate
[all...]
/freebsd-13-stable/sys/dev/iscsi/
H A Dicl_soft.c809 ok = m_append(request->ip_bhs_mbuf, sizeof(digest),
820 ok = m_append(request->ip_data_mbuf, padding,
831 ok = m_append(request->ip_data_mbuf, sizeof(digest),
/freebsd-13-stable/sys/net80211/
H A Dieee80211_crypto_ccmp.c579 return m_append(m0, ccmp.ic_trailer, b);
H A Dieee80211_crypto_wep.c423 return m_append(m0, IEEE80211_WEP_CRCLEN, icv);
H A Dieee80211_crypto_tkip.c270 return m_append(m, tkip.ic_miclen, mic);
1021 (void) m_append(m, IEEE80211_WEP_CRCLEN, icv); /* XXX check return */
/freebsd-13-stable/sys/dev/cxgbe/cxgbei/
H A Dicl_cxgbei.c345 if (__predict_true(m_append(m, len, addr) != 0)) {
/freebsd-13-stable/sys/dev/ena/
H A Dena_datapath.c481 if (unlikely(m_append(mbuf, len, rx_info->mbuf->m_data) == 0)) {
/freebsd-13-stable/sys/net/
H A Dif_ethersubr.c1383 if (!m_append(*mp, min(n, sizeof(pad)), pad))
/freebsd-13-stable/sys/sys/
H A Dmbuf.h805 int m_append(struct mbuf *, int, c_caddr_t);
/freebsd-13-stable/sys/dev/usb/net/
H A Dif_cdce.c815 if (!m_append(m, 4, (void *)&crc)) {

Completed in 607 milliseconds

12