Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/ovpn/
H A Dovpn-cli.c167 static struct nl_ctx *nl_ctx_alloc_flags(struct ovpn_ctx *ovpn, int cmd, in nl_ctx_alloc_flags() function
236 return nl_ctx_alloc_flags(ovpn, cmd, 0); in nl_ctx_alloc()
889 ctx = nl_ctx_alloc_flags(ovpn, OVPN_CMD_PEER_GET, flags); in ovpn_get_peer()