Lines Matching refs:netlink_protocols
1285 Move netlink_protocols definition from net.c to netlink.c.
1286 The side effect of #include "xlat/netlink_protocols.h" is
1291 * net.c: Move inclusion of "xlat/netlink_protocols.h" ...
3003 Fixes: 5c256356 ("Do not include xlat/netlink_protocols.h twice")
3007 Do not include xlat/netlink_protocols.h twice.
3008 Make netlink_protocols a global xlat array defined in net.c file.
3010 * defs.h (netlink_protocols): New prototype.
3011 * socketutils.c: Stop including "xlat/netlink_protocols.h".
7695 * xlat/netlink_protocols.in: Add default values for constants.
14551 * socketutils.c: Include it and "xlat/netlink_protocols.h".
29259 [PF_NETLINK] (netlink_protocols): New xlat structure.
29261 [PF_NETLINK]: Decode protocol argument using netlink_protocols.