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

/linux-master/net/ethtool/
H A Dioctl.c914 static int ethtool_rxnfc_copy_struct(u32 cmd, struct ethtool_rxnfc *info, function
984 rc = ethtool_rxnfc_copy_struct(cmd, &info, &info_size, useraddr);
1030 ret = ethtool_rxnfc_copy_struct(cmd, &info, &info_size, useraddr);

Completed in 93 milliseconds