imr_interface     125 arch/um/drivers/umcast_user.c 		mreq.imr_interface.s_addr = 0;
imr_interface     157 arch/um/drivers/umcast_user.c 		mreq.imr_interface.s_addr = 0;
imr_interface     170 include/uapi/linux/in.h 	struct in_addr imr_interface;	/* local IP address of interface */
imr_interface     181 include/uapi/linux/in.h 	__be32		imr_interface;
imr_interface    2310 net/ipv4/igmp.c 	imr.imr_address.s_addr = mreqs->imr_interface;
imr_interface     987 net/ipv4/ip_sockglue.c 			mreq.imr_address.s_addr = mreqs.imr_interface;
imr_interface    1051 net/ipv4/ip_sockglue.c 		mreqs.imr_interface = 0; /* use index for mc_source */
imr_interface     170 tools/include/uapi/linux/in.h 	struct in_addr imr_interface;	/* local IP address of interface */
imr_interface     181 tools/include/uapi/linux/in.h 	__be32		imr_interface;
imr_interface     393 tools/testing/selftests/networking/timestamping/timestamping.c 	imr.imr_interface.s_addr =
imr_interface     396 tools/testing/selftests/networking/timestamping/timestamping.c 		       &imr.imr_interface.s_addr, sizeof(struct in_addr)) < 0)