Lines Matching refs:size
188 #define TCPOPT_MSS 2 /* Segment size negotiating */
298 void sk_forced_mem_schedule(struct sock *sk, int size);
320 int tcp_sendmsg(struct sock *sk, struct msghdr *msg, size_t size);
321 int tcp_sendmsg_locked(struct sock *sk, struct msghdr *msg, size_t size);
322 int tcp_sendpage(struct sock *sk, struct page *page, int offset, size_t size,
325 size_t size, int flags);
327 size_t size, int flags);
460 int tcp_send_rcvq(struct sock *sk, struct msghdr *msg, size_t size);
629 /* Bound MSS / TSO packet size with the half of the window */
828 * If this grows please adjust skbuff.h:skbuff->cb[xxx] size appropriately.
837 * tcp_gso_segs/size are used in write queue only,
1697 size_t size;