Home
last modified time | relevance | path

Searched refs:sipm_str (Results 1 – 1 of 1) sorted by relevance

/external/ethtool/
Drxclass.c27 char sipm_str[INET_ADDRSTRLEN]; in rxclass_print_ipv4_rule() local
36 inet_ntop(AF_INET, &sipm, sipm_str, INET_ADDRSTRLEN), in rxclass_print_ipv4_rule()
46 char sipm_str[INET6_ADDRSTRLEN]; in rxclass_print_ipv6_rule() local
55 inet_ntop(AF_INET6, sipm, sipm_str, INET6_ADDRSTRLEN), in rxclass_print_ipv6_rule()