Searched refs:create_nl_socket (Results 1 – 3 of 3) sorted by relevance
95 static int create_nl_socket(int protocol) in create_nl_socket() function332 nl_sd = create_nl_socket(NETLINK_GENERIC); in main()
88 static int create_nl_socket(int protocol) in create_nl_socket() function395 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()