Searched refs:NETLINK_ROUTE (Results 1 – 7 of 7) sorted by relevance
9 #define NETLINK_ROUTE 0 /* Routing/device hook */ macro
110 assert_se(a.protocol == NETLINK_ROUTE); in TEST()115 assert_se(a.protocol == NETLINK_ROUTE); in TEST()
67 case NETLINK_ROUTE: in type_system_root_get_type_system_and_header_size()
151 return netlink_open_family(ret, NETLINK_ROUTE); in sd_netlink_open()
119 assert_return(m->protocol != NETLINK_ROUTE || in sd_netlink_message_request_dump()
174 fd = socket(AF_NETLINK, SOCK_RAW|SOCK_CLOEXEC|SOCK_NONBLOCK, NETLINK_ROUTE); in expose_port_send_rtnl()
654 [NETLINK_ROUTE] = "route",