Home
last modified time | relevance | path

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

/external/ethtool/
Drxclass.c29 char dipm_str[INET_ADDRSTRLEN]; in rxclass_print_ipv4_rule() local
38 inet_ntop(AF_INET, &dipm, dipm_str, INET_ADDRSTRLEN), in rxclass_print_ipv4_rule()
48 char dipm_str[INET6_ADDRSTRLEN]; in rxclass_print_ipv6_rule() local
57 inet_ntop(AF_INET6, dipm, dipm_str, INET6_ADDRSTRLEN), in rxclass_print_ipv6_rule()