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

  /external/iproute2/ip/
iplink_vlan.c 76 static int vlan_parse_opt(struct link_util *lu, int argc, char **argv, function
203 .parse_opt = vlan_parse_opt,
  /external/toybox/toys/pending/
ip.c 509 static void vlan_parse_opt(char **argv, struct nlmsghdr *n, unsigned int size) function
604 vlan_parse_opt(++argv, &request.mhdr, sizeof(request));
    [all...]

Completed in 243 milliseconds