Both versions of the function use "flags", so lose the _U_ and the
induced warnings on Solaris 11 (from Clang only):
./pcap-bpf.c:2982:7: warning: 'flags' was marked unused but was used
[-Wused-but-marked-unused]
./pcap-bpf.c:2987:4: warning: 'flags' was marked unused but was used
[-Wused-but-marked-unused]
(cherry picked from commit
a9442dd27261971308287d67e12047bdd150f3c1)
}
#else
static int
-get_if_flags(const char *name _U_, bpf_u_int32 *flags _U_, char *errbuf _U_)
+get_if_flags(const char *name _U_, bpf_u_int32 *flags, char *errbuf _U_)
{
/*
* Nothing we can do other than mark loopback devices as "the