nuttx/net/netlink
Gregory Nutt a569006fd8 sched/: Make more naming consistent
Rename various functions per the quidelines of https://cwiki.apache.org/confluence/display/NUTTX/Naming+of+OS+Internal+Functions

    nxsem_setprotocol -> nxsem_set_protocol
    nxsem_getprotocol -> nxsem_get_protocol
    nxsem_getvalue -> nxsem_get_value
2020-05-17 14:01:00 -03:00
..
Kconfig
Make.defs
netlink_conn.c sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
netlink_notifier.c
netlink_route.c netlink: add netlink route notify support 2020-04-16 11:49:53 -06:00
netlink_sockif.c netlink: replace the operation handle to connection 2020-04-16 17:39:37 +08:00
netlink.h netlink: add netlink route notify support 2020-04-16 11:49:53 -06:00