Fixes: 51f5698d3ce9 "...: ffix: replace .sp by .PP"
Fixes: 6545cc56e02e "...: ffix"
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Argument is an
.I ip_mreqn
structure.
-.PP
+.IP
.in +4n
.EX
struct ip_mreqn {
};
.EE
.in
-.PP
+.IP
.I imr_multiaddr
contains the address of the multicast group the application
wants to join or leave.
Argument is an
.I ip_mreq_source
structure.
-.PP
+.IP
.in +4n
.EX
struct ip_mreq_source {
};
.EE
.in
-.PP
+.IP
The
.I ip_mreq_source
structure is similar to
Argument is an
.I ip_msfilter
structure.
-.PP
+.IP
.in +4n
.EX
struct ip_msfilter {
};
.EE
.in
-.PP
+.IP
There are two macros,
.B MCAST_INCLUDE
and