Home
last modified time | relevance | path

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

/external/ethtool/
Drxclass.c28 char dip_str[INET_ADDRSTRLEN]; in rxclass_print_ipv4_rule() local
37 inet_ntop(AF_INET, &dip, dip_str, INET_ADDRSTRLEN), in rxclass_print_ipv4_rule()
47 char dip_str[INET6_ADDRSTRLEN]; in rxclass_print_ipv6_rule() local
56 inet_ntop(AF_INET6, dip, dip_str, INET6_ADDRSTRLEN), in rxclass_print_ipv6_rule()