Home
last modified time | relevance | path

Searched defs:send_msg (Results 1 – 9 of 9) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dns_current_pid_tgid.c126 static const char send_msg[] = "message"; in test_current_pid_tgid_sk_msg() local
H A Dtcp_hdr_options.c459 const char send_msg[] = "MISC!!!"; in misc() local
/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_mbx.c102 struct hclge_vf_to_pf_msg *send_msg, bool need_resp, in hclgevf_send_mbx_msg()
/linux/drivers/connector/
H A Dcn_proc.c88 static inline void send_msg(struct cn_msg *msg) in send_msg() function
/linux/net/tipc/
H A Dbearer.h105 int (*send_msg)(struct net *net, struct sk_buff *buf, member
/linux/tools/testing/selftests/net/
H A Dnettest.c1023 static int send_msg(int sd, void *addr, socklen_t alen, struct sock_args *args) in send_msg() function
/linux/drivers/usb/typec/
H A Danx7411.c277 struct fw_msg send_msg; member
/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_accel_devices.h238 int (*send_msg)(struct adf_accel_dev *accel_dev, struct pfvf_message msg, member
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_virtchnl.c4002 u8 *send_msg, u16 msg_size, in idpf_idc_rdma_vc_send_sync()