HomeSort by relevance Sort by last modified time
    Searched refs:rta_nest (Results 1 - 3 of 3) sorted by null

  /external/iproute2/include/
libnetlink.h 111 struct rtattr *rta_nest(struct rtattr *rta, int maxlen, int type);
  /external/iproute2/ip/
iproute_lwtunnel.c 341 nest = rta_nest(rta, 1024, RTA_ENCAP);
  /external/iproute2/lib/
libnetlink.c 764 struct rtattr *rta_nest(struct rtattr *rta, int maxlen, int type) function

Completed in 135 milliseconds