Home
last modified time | relevance | path

Searched defs:encap (Results 1 – 4 of 4) sorted by relevance

/third_party/libnl/lib/route/
Dnexthop_encap.c43 struct nlattr *encap; in nh_encap_build_msg() local
69 int nh_encap_parse_msg(struct nlattr *encap, struct nlattr *encap_type, in nh_encap_parse_msg()
/third_party/libwebsockets/lib/roles/ws/
Dops-ws.c1854 struct lws *encap = lws_get_network_wsi(wsi); in rops_write_role_protocol_ws() local
/third_party/libnl/lib/xfrm/
Dsa.c830 struct xfrm_encap_tmpl* encap = nla_data(tb[XFRMA_ENCAP]); in xfrmnl_sa_parse() local
/third_party/libnl/include/netlink-private/
Dtypes.h1259 struct xfrmnl_encap_tmpl* encap; member