Home
last modified time | relevance | path

Searched refs:sockbuf (Results 1 – 25 of 42) sorted by relevance

12

/freebsd-14.2/sys/sys/
H A Dsockbuf.h90 struct sockbuf { struct
162 TAILQ_HEAD(, sockbuf) uxdg_conns;
163 TAILQ_ENTRY(sockbuf) uxdg_clist;
221 void sbdrop(struct sockbuf *sb, int len);
224 sbcut_locked(struct sockbuf *sb, int len);
225 void sbdroprecord(struct sockbuf *sb);
227 void sbflush(struct sockbuf *sb);
228 void sbflush_locked(struct sockbuf *sb);
253 sbavail(struct sockbuf *sb) in sbavail()
267 sbused(struct sockbuf *sb) in sbused()
[all …]
H A Dktls.h175 struct sockbuf;
215 void ktls_check_rx(struct sockbuf *sb);
224 void ktls_seq(struct sockbuf *sb, struct mbuf *m);
231 void ktls_input_ifp_mismatch(struct sockbuf *sb, struct ifnet *ifp);
236 bool ktls_pending_rx_info(struct sockbuf *sb, uint64_t *seqnop, size_t *residp);
H A Dsocketvar.h163 struct sockbuf so_rcv, so_snd;
312 static inline struct sockbuf *
640 void sbtoxsockbuf(struct sockbuf *sb, struct xsockbuf *xsb);
H A Daio.h178 struct sockbuf;
H A Dsocket.h737 struct sockbuf *so_sockbuf_snd(struct socket *);
738 struct sockbuf *so_sockbuf_rcv(struct socket *);
/freebsd-14.2/sys/kern/
H A Duipc_sockbuf.c454 struct sockbuf *sb; in sbwait()
480 struct sockbuf *sb; in sowakeup()
543 sb_notify(const struct sockbuf *sb) in sb_notify()
656 struct sockbuf *sb = sobuf(so, which); in sbreserve_locked_limit()
693 struct sockbuf *sb; in sbsetopt()
788 struct sockbuf *sb = sobuf(so, which); in sbrelease_internal()
1537 sbflush_internal(struct sockbuf *sb) in sbflush_internal()
1555 sbflush_locked(struct sockbuf *sb) in sbflush_locked()
1563 sbflush(struct sockbuf *sb) in sbflush()
1711 sbdrop(struct sockbuf *sb, int len) in sbdrop()
[all …]
H A Duipc_debug.c359 db_print_sockbuf(struct sockbuf *sb, const char *sockbufname, int indent) in db_print_sockbuf()
474 DB_SHOW_COMMAND(sockbuf, db_show_sockbuf) in DB_SHOW_COMMAND() argument
476 struct sockbuf *sb; in DB_SHOW_COMMAND()
482 sb = (struct sockbuf *)addr; in DB_SHOW_COMMAND()
H A Dsys_socket.c311 struct sockbuf *sb; in soo_stat()
586 soaio_ready(struct socket *so, struct sockbuf *sb) in soaio_ready()
596 struct sockbuf *sb = sobuf(so, which); in soaio_process_job()
701 struct sockbuf *sb = sobuf(so, which); in soaio_process_sb()
749 struct sockbuf *sb = sobuf(so, which); in sowakeup_aio()
765 struct sockbuf *sb; in soo_aio_cancel()
799 struct sockbuf *sb; in soo_aio_queue()
H A Duipc_ktls.c1119 sb_mark_notready(struct sockbuf *sb) in sb_mark_notready()
1155 ktls_pending_rx_info(struct sockbuf *sb, uint64_t *seqnop, size_t *residp) in ktls_pending_rx_info()
1756 ktls_input_ifp_mismatch(struct sockbuf *sb, struct ifnet *ifp) in ktls_input_ifp_mismatch()
1983 ktls_seq(struct sockbuf *sb, struct mbuf *m) in ktls_seq()
2140 ktls_check_rx(struct sockbuf *sb) in ktls_check_rx()
2185 ktls_detach_record(struct sockbuf *sb, int len) in ktls_detach_record()
2438 struct sockbuf *sb; in ktls_decrypt()
H A Duipc_socket.c173 static int soreceive_stream_locked(struct socket *so, struct sockbuf *sb,
523 struct sockbuf *sb_src, *sb_dst; in so_splice_xfer_data()
2604 sockbuf_pushsync(struct sockbuf *sb, struct mbuf *nextrecord)
3165 soreceive_stream_locked(struct socket *so, struct sockbuf *sb,
3340 struct sockbuf *sb;
4460 struct sockbuf *sb;
4854 struct sockbuf *sb;
4875 struct sockbuf *sb;
5040 struct sockbuf *
5047 struct sockbuf *
/freebsd-14.2/sys/netinet/
H A Daccf_dns.c57 static int skippacket(struct sockbuf *sb);
62 struct sockbuf *sb = &so->so_rcv; in sohasdns()
101 skippacket(struct sockbuf *sb) { in skippacket()
H A Dtcp_log_buf.h562 struct tcp_log_buffer *tcp_log_event(struct tcpcb *tp, struct tcphdr *th, struct sockbuf *rxbuf,
563 struct sockbuf *txbuf, uint8_t eventid, int errornum, uint32_t len,
584 tcp_log_event(struct tcpcb *tp, struct tcphdr *th, struct sockbuf *rxbuf, in tcp_log_event()
585 struct sockbuf *txbuf, uint8_t eventid, int errornum, uint32_t len, in tcp_log_event()
H A Daccf_http.c53 static int sbfull(struct sockbuf *sb);
76 sbfull(struct sockbuf *sb) in sbfull()
H A Dsctputil.h112 struct sockbuf *sb,
293 sctp_sblog(struct sockbuf *sb,
/freebsd-14.2/crypto/heimdal/appl/ftp/common/
H A DMakefile.am10 sockbuf.c \
H A DMakefile.in102 am_libcommon_a_OBJECTS = sockbuf.$(OBJEXT) buffer.$(OBJEXT)
368 sockbuf.c \
422 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sockbuf.Po@am__quote@
/freebsd-14.2/sys/dev/hyperv/hvsock/
H A Dhv_sock.c134 struct uio *uio, uint32_t to_write, struct sockbuf *sb);
615 struct sockbuf *sb;
623 struct sockbuf *sb; in hvs_trans_soreceive()
788 struct sockbuf *sb; in hvs_trans_sosend()
986 struct sockbuf *sb; in hvs_trans_shutdown()
1148 struct sockbuf *sb = arg->sb; in hvsock_br_callback()
1177 uint32_t to_write, struct sockbuf *sb) in hvsock_send_data()
/freebsd-14.2/sys/dev/cxgbe/cxgbei/
H A Dcxgbei.h122 void parse_pdus(struct icl_cxgbei_conn *, struct sockbuf *);
H A Dcxgbei.c294 struct sockbuf *sb, u_int total_len) in parse_pdu()
406 parse_pdus(struct icl_cxgbei_conn *icc, struct sockbuf *sb) in parse_pdus()
452 struct sockbuf *sb; in do_rx_iscsi_ddp()
596 struct sockbuf *sb; in do_rx_iscsi_cmp()
/freebsd-14.2/sys/netlink/
H A Dnetlink_io.c226 struct sockbuf *sb = &nlp->nl_socket->so_rcv; in tx_check_locked()
273 struct sockbuf *sb = &nlp->nl_socket->so_snd; in nl_process_received_one()
353 struct sockbuf *sb = &so->so_rcv; in nl_on_transmit()
/freebsd-14.2/sys/dev/cxgbe/tom/
H A Dt4_tls.c496 struct sockbuf *sb = &so->so_snd; in t4_push_ktls()
793 struct sockbuf *sb; in do_rx_tls_cmp()
997 struct sockbuf *sb; in do_rx_data_tls()
1175 struct sockbuf *sb) in tls_check_rx_sockbuf()
1206 struct sockbuf *sb, int len) in tls_received_starting_data()
1245 struct sockbuf *sb; in do_tls_tcb_rpl()
H A Dt4_cpl_io.c417 struct sockbuf *sb = &so->so_rcv; in t4_rcvd_locked()
440 struct sockbuf *sb = &so->so_rcv; in t4_rcvd()
646 struct sockbuf *sb = &so->so_snd; in t4_push_frames()
1150 struct sockbuf *sb = &so->so_snd; in t4_push_pdus()
1650 struct sockbuf *sb; in do_rx_data()
1907 struct sockbuf *sb = &so->so_snd; in do_fw4_ack()
2171 struct sockbuf *sb; in t4_aiotx_process_job()
2394 struct sockbuf *sb; in t4_aiotx_cancel()
H A Dt4_ddp.c433 struct sockbuf *sb; in queue_ddp_rcvbuf_mbuf()
647 struct sockbuf *sb; in handle_ddp_data_aio()
864 struct sockbuf *sb; in handle_ddp_data_rcvbuf()
1093 struct sockbuf *sb = &so->so_rcv; in handle_ddp_close()
2323 struct sockbuf *sb; in aio_ddp_requeue()
2859 struct sockbuf *sb; in ddp_rcvbuf_requeue()
/freebsd-14.2/share/doc/smm/18.net/
H A Dspell.ok274 sockbuf
/freebsd-14.2/usr.sbin/ctld/
H A Dctld.c1919 int changed, cumulated_error = 0, error, sockbuf; in conf_apply() local
2198 sockbuf = SOCKBUF_SIZE; in conf_apply()
2200 &sockbuf, sizeof(sockbuf)) == -1) in conf_apply()
2203 sockbuf = SOCKBUF_SIZE; in conf_apply()
2205 &sockbuf, sizeof(sockbuf)) == -1) in conf_apply()

12