opnsense-src/sys/compat/linuxkpi/common/include
Emmanuel Vadot 8e52f22b25 linuxkpi: Add kstrtou16
This function convert a char * to a u16.
Simply use strtoul and cast to compare for ERANGE

Sponsored-by: The FreeBSD Foundation
Reviewed by:	hselasky
Differential Revision:	https://reviews.freebsd.org/D24996
2020-05-27 11:42:09 +00:00
..
asm Implement the atomic fetch add unless functions for the LinuxKPI. 2020-04-20 16:21:37 +00:00
linux linuxkpi: Add kstrtou16 2020-05-27 11:42:09 +00:00
net Implement the ip_eth_mc_map() function in the LinuxKPI. 2018-06-12 08:43:49 +00:00