Searched refs:tcpstat_local (Results 1 – 4 of 4) sorted by relevance
309 extern struct tcpstat_local * dlif_tcpstat_alloc(void);310 extern void dlif_tcpstat_free(struct tcpstat_local *);
199 struct tcpstat_local *202 return kalloc_type(struct tcpstat_local, Z_WAITOK | Z_ZERO | Z_NOFAIL); in dlif_tcpstat_alloc()206 dlif_tcpstat_free(struct tcpstat_local *if_tcp_stat) in dlif_tcpstat_free()209 kfree_type(struct tcpstat_local, if_tcp_stat); in dlif_tcpstat_free()
592 struct tcpstat_local;962 struct tcpstat_local *if_tcp_stat; /* TCP specific stats */
1484 struct tcpstat_local { struct