Searched refs:group_id (Results 1 – 2 of 2) sorted by relevance
63 static int sock_fanout_open(uint16_t typeflags, uint16_t group_id) in sock_fanout_open() argument90 args.id = group_id; in sock_fanout_open()96 val = (((int) typeflags) << 16) | group_id; in sock_fanout_open()129 static void sock_fanout_getopts(int fd, uint16_t *typeflags, uint16_t *group_id) in sock_fanout_getopts() argument140 *group_id = sockopt & 0xfffff; in sock_fanout_getopts()
71 local group_id=$1; shift81 count=$($IP nexthop bucket show id $group_id nhid $nhid |380 local group_id=$1; shift385 for index in $($IP -j nexthop bucket show id $group_id nhid $nhid |388 echo $group_id $index \395 local group_id=$1; shift398 $IP -j nexthop bucket show id $group_id nhid $nhid | jq length