Home
last modified time | relevance | path

Searched refs:kmod_udpstat_inc (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dudp_var.h120 void kmod_udpstat_inc(int statnum);
122 kmod_udpstat_inc(offsetof(struct udpstat, name) / sizeof(uint64_t))
/f-stack/freebsd/netinet/
H A Dudp_var.h120 void kmod_udpstat_inc(int statnum);
122 kmod_udpstat_inc(offsetof(struct udpstat, name) / sizeof(uint64_t))
H A Dudp_usrreq.c237 kmod_udpstat_inc(int statnum) in kmod_udpstat_inc() function