]> The Tcpdump Group git mirrors - tcpdump/commit
pim: use af.h values for the address family.
authorGuy Harris <[email protected]>
Mon, 20 Feb 2023 20:12:53 +0000 (12:12 -0800)
committerGuy Harris <[email protected]>
Mon, 20 Feb 2023 20:12:53 +0000 (12:12 -0800)
commit0dc32a024773968cb1ae00729758e61b7418564a
tree8e12ebe232a4dfc435bb0ddc29a3f5361eb5fe27
parent373a2ec94c46966343d4b648fae52e99f5c7b1d0
pim: use af.h values for the address family.

Use them in the case statement testing the address family from the
packet, and use them, rather than AF_ values, to indicate the address
family from the packet.
print-pim.c