Searched refs:xlats (Results 1 – 2 of 2) sorted by relevance
103 const struct xlat *xlats = netlink_protocols; in get_fd_nl_family() local104 for (; xlats->str; ++xlats) { in get_fd_nl_family()105 const char *name = STR_STRIP_PREFIX(xlats->str, "NETLINK_"); in get_fd_nl_family()107 return xlats->val; in get_fd_nl_family()
3477 getsock_options or setsock_options as auxiliary xlats based on the value4021 xlat: add values to adjtimex_state, adjtimex_status, advise xlats.4490 Switch to use of value-indexed xlats for evdev constants.4506 for other xlats.4507 (evdev_read_ioctl): Use XT_INDEXED for all xlats.4511 evdev: support various types of xlats in decode_bitset.4532 Add support for value-indexed xlats.4533 There are quite a few xlats that start from 0 and not too sparse,35686 printflags: handle empty xlats.36683 xlats as varargs. Then we add the new get/set lists, and pass them down[all …]