Home
last modified time | relevance | path

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

12

/f-stack/tools/compat/include/sys/
H A Dsockbuf.h83 struct sockbuf { struct
166 void sbdrop(struct sockbuf *sb, int len);
170 void sbdroprecord(struct sockbuf *sb);
172 void sbflush(struct sockbuf *sb);
173 void sbflush_locked(struct sockbuf *sb);
185 int sbwait(struct sockbuf *sb);
186 int sblock(struct sockbuf *sb, int flags);
187 void sbunlock(struct sockbuf *sb);
199 sbavail(struct sockbuf *sb) in sbavail()
213 sbused(struct sockbuf *sb) in sbused()
[all …]
H A Dsocketvar.h127 struct sockbuf so_rcv, so_snd;
473 void sowakeup(struct socket *so, struct sockbuf *sb);
474 void sowakeup_aio(struct socket *so, struct sockbuf *sb);
540 void sbtoxsockbuf(struct sockbuf *sb, struct xsockbuf *xsb);
/f-stack/freebsd/sys/
H A Dsockbuf.h83 struct sockbuf { struct
166 void sbdrop(struct sockbuf *sb, int len);
170 void sbdroprecord(struct sockbuf *sb);
172 void sbflush(struct sockbuf *sb);
173 void sbflush_locked(struct sockbuf *sb);
185 int sbwait(struct sockbuf *sb);
186 int sblock(struct sockbuf *sb, int flags);
187 void sbunlock(struct sockbuf *sb);
199 sbavail(struct sockbuf *sb) in sbavail()
213 sbused(struct sockbuf *sb) in sbused()
[all …]
H A Dktls.h172 struct sockbuf;
210 void ktls_check_rx(struct sockbuf *sb);
218 void ktls_seq(struct sockbuf *sb, struct mbuf *m);
H A Dsocketvar.h127 struct sockbuf so_rcv, so_snd;
473 void sowakeup(struct socket *so, struct sockbuf *sb);
474 void sowakeup_aio(struct socket *so, struct sockbuf *sb);
540 void sbtoxsockbuf(struct sockbuf *sb, struct xsockbuf *xsb);
H A Daio.h168 struct sockbuf;
H A Dsocket.h722 struct sockbuf *so_sockbuf_snd(struct socket *);
723 struct sockbuf *so_sockbuf_rcv(struct socket *);
/f-stack/freebsd/kern/
H A Duipc_sockbuf.c296 sbfree(struct sockbuf *sb, struct mbuf *m) in sbfree()
443 sbwait(struct sockbuf *sb) in sbwait()
455 sblock(struct sockbuf *sb, int flags) in sblock()
476 sbunlock(struct sockbuf *sb) in sbunlock()
647 struct sockbuf *sb; in sbsetopt()
1428 sbflush_internal(struct sockbuf *sb) in sbflush_internal()
1446 sbflush_locked(struct sockbuf *sb) in sbflush_locked()
1454 sbflush(struct sockbuf *sb) in sbflush()
1602 sbdrop(struct sockbuf *sb, int len) in sbdrop()
1698 sbdroprecord_locked(struct sockbuf *sb) in sbdroprecord_locked()
[all …]
H A Duipc_debug.c385 db_print_sockbuf(struct sockbuf *sb, const char *sockbufname, int indent) in db_print_sockbuf()
502 DB_SHOW_COMMAND(sockbuf, db_show_sockbuf) in DB_SHOW_COMMAND() argument
504 struct sockbuf *sb; in DB_SHOW_COMMAND()
510 sb = (struct sockbuf *)addr; in DB_SHOW_COMMAND()
H A Dsys_socket.c322 struct sockbuf *sb; in soo_stat()
597 soaio_ready(struct socket *so, struct sockbuf *sb) in soaio_ready()
603 soaio_process_job(struct socket *so, struct sockbuf *sb, struct kaiocb *job) in soaio_process_job()
712 soaio_process_sb(struct socket *so, struct sockbuf *sb) in soaio_process_sb()
761 sowakeup_aio(struct socket *so, struct sockbuf *sb) in sowakeup_aio()
777 struct sockbuf *sb; in soo_aio_cancel()
808 struct sockbuf *sb; in soo_aio_queue()
H A Duipc_socket.c1865 sockbuf_pushsync(struct sockbuf *sb, struct mbuf *nextrecord)
2397 struct sockbuf *sb;
2871 struct sockbuf *sb = &so->so_rcv;
2901 sizeof(*sb) - offsetof(struct sockbuf, sb_startzero));
2903 sizeof(*sb) - offsetof(struct sockbuf, sb_startzero));
3594 struct sockbuf *sb;
4116 struct sockbuf *sb;
4139 struct sockbuf *sb;
4290 struct sockbuf *
4297 struct sockbuf *
H A Duipc_ktls.c985 sb_mark_notready(struct sockbuf *sb) in sb_mark_notready()
1461 ktls_seq(struct sockbuf *sb, struct mbuf *m) in ktls_seq()
1612 ktls_check_rx(struct sockbuf *sb) in ktls_check_rx()
1657 ktls_detach_record(struct sockbuf *sb, int len) in ktls_detach_record()
1758 struct sockbuf *sb; in ktls_decrypt()
H A Duipc_usrreq.c1189 struct sockbuf *sb; in uipc_ready_scan()
/f-stack/freebsd/netinet/
H A Daccf_dns.c59 static int skippacket(struct sockbuf *sb);
64 struct sockbuf *sb = &so->so_rcv; in sohasdns()
103 skippacket(struct sockbuf *sb) { in skippacket()
H A Dtcp_log_buf.h355 struct tcp_log_buffer *tcp_log_event_(struct tcpcb *tp, struct tcphdr *th, struct sockbuf *rxbuf,
356 struct sockbuf *txbuf, uint8_t eventid, int errornum, uint32_t len,
374 tcp_log_event_(struct tcpcb *tp, struct tcphdr *th, struct sockbuf *rxbuf, in tcp_log_event_()
375 struct sockbuf *txbuf, uint8_t eventid, int errornum, uint32_t len, in tcp_log_event_()
H A Daccf_http.c55 static int sbfull(struct sockbuf *sb);
78 sbfull(struct sockbuf *sb) in sbfull()
H A Dsctputil.h124 struct sockbuf *sb,
333 sctp_sblog(struct sockbuf *sb,
H A Dtcp_output.c1016 struct sockbuf *msb; in tcp_output()
1912 int32_t seglimit, int32_t segsize, struct sockbuf *sb, bool hw_tls) in tcp_m_copym()
H A Dtcp_log_buf.c1520 tcp_log_event_(struct tcpcb *tp, struct tcphdr *th, struct sockbuf *rxbuf, in tcp_log_event_()
1521 struct sockbuf *txbuf, uint8_t eventid, int errornum, uint32_t len, in tcp_log_event_()
H A Dtcp_var.h1070 int32_t seglimit, int32_t segsize, struct sockbuf *sb, bool hw_tls);
H A Dtcp_reass.c534 struct sockbuf *sb; in tcp_reass()
H A Dsctputil.c73 sctp_sblog(struct sockbuf *sb, struct sctp_tcb *stcb, int from, int incr) in sctp_sblog()
3652 struct sockbuf *sb; in sctp_notify_partial_delivery_indication()
4824 struct sockbuf *sb, in sctp_add_to_readq()
6492 uint8_t sockbuf[256]; in sctp_soreceive() local
6513 from = (struct sockaddr *)sockbuf; in sctp_soreceive()
6514 fromlen = sizeof(sockbuf); in sctp_soreceive()
/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h1070 int32_t seglimit, int32_t segsize, struct sockbuf *sb, bool hw_tls);
/f-stack/tools/netstat/
H A Dinet.c146 sbtoxsockbuf(struct sockbuf *sb, struct xsockbuf *xsb) in sbtoxsockbuf()
/f-stack/freebsd/netgraph/bluetooth/socket/
H A Dng_btsocket_rfcomm.c192 (struct sockbuf *sb, int length);
3501 ng_btsocket_rfcomm_prepare_packet(struct sockbuf *sb, int length) in ng_btsocket_rfcomm_prepare_packet()

12