Searched refs:create_nl_socket (Results 1 – 2 of 2) sorted by relevance
89 static int create_nl_socket(int protocol) in create_nl_socket() function385 nl_sd = create_nl_socket(NETLINK_GENERIC); in main()
90 static int create_nl_socket(void) in create_nl_socket() function414 self->sd = create_nl_socket(); in FIXTURE_SETUP()