Lines Matching defs:sub
317 * @vid: the VLAN identifier of the sub-table to change
1869 int sub = 0;
1877 if (sub++ < *sub_s)
1884 *sub_s = sub - 1;
1901 * @sub: Number of entries to skip
1908 struct hlist_head *head, int *idx_s, int *sub)
1919 common, sub)) {
1928 *sub = 0;
1951 int sub = cb->args[2];
1979 head, &idx, &sub))
1993 cb->args[2] = sub;