Home
last modified time | relevance | path

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

/external/iproute2/include/linux/
Dtipc_netlink.h87 TIPC_NLA_BEARER_UDP_OPTS, /* nest */ enumerator
/external/kernel-headers/original/uapi/linux/
Dtipc_netlink.h86 TIPC_NLA_BEARER_UDP_OPTS, /* nest */ enumerator
/external/iproute2/tipc/
Dbearer.c202 nest = mnl_attr_nest_start(nlh, TIPC_NLA_BEARER_UDP_OPTS); in enable_udp_bearer()