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 85 static int vlan_parse_opt(struct link_util *lu, int argc, char **argv, function
272 .parse_opt = vlan_parse_opt,
  /external/toybox/toys/pending/
ip.c 503 static void vlan_parse_opt(char **argv, struct nlmsghdr *n, unsigned int size) function
598 vlan_parse_opt(++argv, &request.mhdr, sizeof(request));
    [all...]

Completed in 419 milliseconds