Lines Matching refs:netlink_protocols
3902 * xlat/netlink_protocols.in (NETLINK_SMC): New constant, introduced
15929 Move netlink_protocols definition from net.c to netlink.c.
15930 The side effect of #include "xlat/netlink_protocols.h" is
15935 * net.c: Move inclusion of "xlat/netlink_protocols.h" ...
17647 Fixes: 5c256356 ("Do not include xlat/netlink_protocols.h twice")
17651 Do not include xlat/netlink_protocols.h twice.
17652 Make netlink_protocols a global xlat array defined in net.c file.
17654 * defs.h (netlink_protocols): New prototype.
17655 * socketutils.c: Stop including "xlat/netlink_protocols.h".
22339 * xlat/netlink_protocols.in: Add default values for constants.
29195 * socketutils.c: Include it and "xlat/netlink_protocols.h".
43903 [PF_NETLINK] (netlink_protocols): New xlat structure.
43905 [PF_NETLINK]: Decode protocol argument using netlink_protocols.