Lines Matching refs:sockbuf
1116 sbsync(struct sockbuf *sb, struct mbuf *nextrecord)
1147 * We depend on the way that records are added to the sockbuf by sbappend*. In
1153 * splx() while doing the actual copy to user space. Although the sockbuf is
1155 * consistency of the sockbuf during that time.
1481 * Sockbuf must be consistent here (points to current mbuf,
1483 * we must note any additions to the sockbuf when we
1592 * Keep sockbuf locked against other readers.
1713 struct sockbuf *sb, asb;
1726 * Clear most of the sockbuf structure, but leave some of the
1730 sizeof(*sb) - offsetof(struct sockbuf, sb_startzero));
2386 struct sockbuf *sb;