Home
last modified time | relevance | path

Searched refs:mnlg_socket_open (Results 1 – 3 of 3) sorted by relevance

/dports/net/wireguard-tools/wireguard-tools-1.0.20210914/src/
H A Dipc-linux.h151 nlg = mnlg_socket_open(WG_GENL_NAME, WG_GENL_VERSION); in kernel_set_device()
488 nlg = mnlg_socket_open(WG_GENL_NAME, WG_GENL_VERSION); in kernel_get_device()
H A Dnetlink.h731 static struct mnlg_socket *mnlg_socket_open(const char *family_name, uint8_t version) in mnlg_socket_open() function
/dports/net/wireguard-tools/wireguard-tools-1.0.20210914/contrib/embeddable-wg-library/
H A Dwireguard.c792 static struct mnlg_socket *mnlg_socket_open(const char *family_name, uint8_t version) in mnlg_socket_open() function
1073 nlg = mnlg_socket_open(WG_GENL_NAME, WG_GENL_VERSION); in wg_set_device()
1421 nlg = mnlg_socket_open(WG_GENL_NAME, WG_GENL_VERSION); in wg_get_device()