Searched refs:sockbuf_info (Results 1 – 2 of 2) sorted by relevance
515 struct sockbuf_info { struct552 struct sockbuf_info soi_rcv;553 struct sockbuf_info soi_snd;
54 static void fill_sockbuf_info(struct sockbuf *sb, struct sockbuf_info *sbi);58 fill_sockbuf_info(struct sockbuf *sb, struct sockbuf_info *sbi) in fill_sockbuf_info()