Home
last modified time | relevance | path

Searched refs:grp_len (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/
H A Dpm_nl_ctl.c256 int grp_len; in genl_parse_getfamily() local
284 grp_len = RTA_PAYLOAD(grps); in genl_parse_getfamily()
287 while (RTA_OK(grp, grp_len)) { in genl_parse_getfamily()
294 grp = RTA_NEXT(grp, grp_len); in genl_parse_getfamily()
/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dlightnvm.c178 __u8 grp_len; member
378 dst->ch_len = src->grp_len; in nvme_nvm_set_addr_20()

Completed in 5 milliseconds