Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dif_packet.h297 struct packet_mreq { struct
/linux-6.12.1/net/packet/
Daf_packet.c3864 if (len < sizeof(struct packet_mreq)) in packet_setsockopt()
3870 if (len < (mreq.mr_alen + offsetof(struct packet_mreq, mr_address))) in packet_setsockopt()