Searched refs:udpstat_local (Results 1 – 4 of 4) sorted by relevance
312 extern struct udpstat_local * dlif_udpstat_alloc(void);313 extern void dlif_udpstat_free(struct udpstat_local *);
213 struct udpstat_local *216 return kalloc_type(struct udpstat_local, Z_WAITOK | Z_ZERO | Z_NOFAIL); in dlif_udpstat_alloc()220 dlif_udpstat_free(struct udpstat_local *if_udp_stat) in dlif_udpstat_free()223 kfree_type(struct udpstat_local, if_udp_stat); in dlif_udpstat_free()
593 struct udpstat_local;963 struct udpstat_local *if_udp_stat; /* UDP specific stats */
150 struct udpstat_local { struct