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

  /external/iproute2/include/
libnetlink.h 97 int rta_addattr16(struct rtattr *rta, int maxlen, int type, __u16 data);
  /external/iproute2/ip/
iproute_lwtunnel.c 361 rta_addattr16(rta, 1024, RTA_ENCAP_TYPE, type);
  /external/iproute2/lib/
libnetlink.c 754 int rta_addattr16(struct rtattr *rta, int maxlen, int type, __u16 data) function

Completed in 36 milliseconds