Searched defs:mreq (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/usb/mtu3/ |
H A D | mtu3_gadget_ep0.c | 172 struct mtu3_request *mreq; in ep0_set_sel_complete() local 511 struct mtu3_request *mreq; in ep0_rx_state() local 565 struct mtu3_request *mreq = next_ep0_request(mtu); in ep0_tx_state() local 605 struct mtu3_request *mreq; in ep0_read_setup() local 642 struct mtu3_request *mreq; in ep0_handle_setup() local 699 struct mtu3_request *mreq; in mtu3_ep0_isr() local 794 static int ep0_queue(struct mtu3_ep *mep, struct mtu3_request *mreq) in ep0_queue() 840 struct mtu3_request *mreq; in mtu3_ep0_queue() local
|
H A D | mtu3_qmu.c | 244 static int mtu3_prepare_tx_gpd(struct mtu3_ep *mep, struct mtu3_request *mreq) in mtu3_prepare_tx_gpd() 287 static int mtu3_prepare_rx_gpd(struct mtu3_ep *mep, struct mtu3_request *mreq) in mtu3_prepare_rx_gpd() 322 void mtu3_insert_gpd(struct mtu3_ep *mep, struct mtu3_request *mreq) in mtu3_insert_gpd() 431 struct mtu3_request *mreq; in qmu_tx_zlp_error_handler() local 479 struct mtu3_request *mreq; in qmu_error_rx() local 516 struct mtu3_request *mreq; in qmu_done_tx() local 556 struct mtu3_request *mreq; in qmu_done_rx() local
|
/linux/drivers/net/vxlan/ |
H A D | vxlan_multicast.c | 27 struct ip_mreqn mreq = { in vxlan_igmp_join() local 61 struct ip_mreqn mreq = { in vxlan_igmp_leave() local
|
/linux/net/ipv6/ |
H A D | ipv6_sockglue.c | 887 struct ipv6_mreq mreq; in do_ipv6_setsockopt() local 909 struct ipv6_mreq mreq; in do_ipv6_setsockopt() local
|
/linux/tools/testing/selftests/net/ |
H A D | nettest.c | 490 struct ip_mreqn mreq = { .imr_ifindex = ifindex }; in set_multicast_if() local 503 struct ip_mreqn mreq; in set_membership() local
|
/linux/net/packet/ |
H A D | af_packet.c | 3730 static int packet_mc_add(struct sock *sk, struct packet_mreq_max *mreq) in packet_mc_add() 3786 static int packet_mc_drop(struct sock *sk, struct packet_mreq_max *mreq) in packet_mc_drop() 3848 struct packet_mreq_max mreq; in packet_setsockopt() local
|
/linux/net/tipc/ |
H A D | group.c | 164 struct tipc_group_req *mreq, in tipc_group_create()
|
H A D | socket.c | 3067 static int tipc_sk_join(struct tipc_sock *tsk, struct tipc_group_req *mreq) in tipc_sk_join() 3142 struct tipc_group_req mreq; in tipc_setsockopt() local
|
/linux/net/netfilter/ipvs/ |
H A D | ip_vs_sync.c | 1385 struct ip_mreqn mreq; in join_mcast_group() local
|
/linux/drivers/scsi/qla2xxx/ |
H A D | qla_mbx.c | 5314 qla2x00_loopback_test(scsi_qla_host_t *vha, struct msg_echo_lb *mreq, in qla2x00_loopback_test() 5376 qla2x00_echo_test(scsi_qla_host_t *vha, struct msg_echo_lb *mreq, in qla2x00_echo_test()
|
/linux/net/ipv4/ |
H A D | devinet.c | 631 struct ip_mreqn mreq = { in ip_mc_autojoin_config() local
|