Home
last modified time | relevance | path

Searched defs:msgtype (Results 26 - 50 of 58) sorted by relevance

123

/third_party/openssl/ssl/
H A Dd1_lib.c448 unsigned int rectype, versmajor, msgseq, msgtype, clientvers, cookielen; in DTLSv1_listen() local
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ptp.c328 u8 msgtype; in lan966x_ptp_classify() local
/kernel/linux/linux-6.6/drivers/ptp/
H A Dptp_ines.c436 u8 msgtype; in ines_match() local
669 u8 msgtype; in is_sync_pdelay_resp() local
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.c1022 u8 *data = skb->data, *msgtype; in otx2_ptp_is_sync() local
/third_party/toybox/toys/pending/
H A Ddhcp6.c98 uint8_t msgtype, transaction_id[3], options[524]; member
302 uint8_t *get_msg_ptr(uint8_t *data, int data_length, int msgtype) in get_msg_ptr() argument
H A Ddhcp.c985 static int dhcpc_sendmsg(int msgtype) in dhcpc_sendmsg() argument
/kernel/linux/linux-5.10/drivers/media/common/siano/
H A Dsmscoreapi.c372 char *smscore_translate_msg(enum msg_types msgtype) in smscore_translate_msg() argument
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dmsgbuf.c76 u8 msgtype; member
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Dam65-cpts.c754 u8 msgtype; in am65_skb_get_mtype_seqid() local
/kernel/linux/linux-5.10/drivers/net/phy/
H A Ddp83640.c76 u16 msgtype; /* messageType[3:0], hash[11:0] */ member
91 u8 msgtype; member
806 u8 msgtype; in match() local
967 u8 msgtype; in is_sync() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Dnsp32.c1928 unsigned char msgtype; in nsp32_msgin_occur() local
/kernel/linux/linux-5.10/fs/ocfs2/cluster/
H A Dtcp.c134 static void o2net_init_nst(struct o2net_send_tracking *nst, u32 msgtype, in o2net_init_nst() argument
/kernel/linux/linux-5.10/drivers/ptp/
H A Dptp_ines.c445 u8 msgtype; in ines_match() local
678 u8 msgtype; in is_sync_pdelay_resp() local
/kernel/linux/linux-6.6/fs/ocfs2/cluster/
H A Dtcp.c133 static void o2net_init_nst(struct o2net_send_tracking *nst, u32 msgtype, in o2net_init_nst() argument
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dbcm-phy-ptp.c147 u8 msgtype; member
154 u8 msgtype; member
751 int msgtype; in bcm_ptp_txtstamp() local
[all...]
H A Ddp83640.c84 u16 msgtype; /* messageType[3:0], hash[11:0] */ member
99 u8 msgtype; member
808 u8 msgtype; in match() local
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dmsgbuf.c77 u8 msgtype; member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Dam65-cpts.c889 u8 msgtype; in am65_skb_get_mtype_seqid() local
/kernel/linux/linux-6.6/drivers/hv/
H A Dvmbus_drv.c1035 enum vmbus_channel_message_type msgtype; in vmbus_on_msg_dpc() local
[all...]
/kernel/linux/linux-6.6/drivers/media/common/siano/
H A Dsmscoreapi.c372 char *smscore_translate_msg(enum msg_types msgtype) in smscore_translate_msg() argument
/kernel/linux/linux-6.6/drivers/scsi/
H A Dnsp32.c1933 unsigned char msgtype; in nsp32_msgin_occur() local
/third_party/libcoap/examples/
H A Dcoap-client.c102 unsigned char msgtype = COAP_MESSAGE_CON; /* usually, requests are sent confirmable */ variable
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/enetc/
H A Denetc.c153 u8 msgtype, twostep, udp; in enetc_map_tx_buffs() local
652 u8 udp, msgtype, twostep; in enetc_xmit() local
112 enetc_ptp_parse(struct sk_buff *skb, u8 *udp, u8 *msgtype, u8 *twostep, u16 *correction_offset, u16 *body_offset) enetc_ptp_parse() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c672 u8 msgtype, twostep, udp; in dpaa2_eth_enable_tx_tstamp() local
1206 u8 msgtype, twostep, udp; in dpaa2_eth_tx() local
629 dpaa2_eth_ptp_parse(struct sk_buff *skb, u8 *msgtype, u8 *twostep, u8 *udp, u16 *correction_offset, u16 *origintimestamp_offset) dpaa2_eth_ptp_parse() argument
/kernel/linux/linux-5.10/net/core/
H A Drtnetlink.c144 static inline int rtm_msgindex(int msgtype) in rtm_msgindex() argument
158 static struct rtnl_link *rtnl_get_link(int protocol, int msgtype) in rtnl_get_link() argument
172 rtnl_register_internal(struct module *owner, int protocol, int msgtype, rtnl_doit_func doit, rtnl_dumpit_func dumpit, unsigned int flags) rtnl_register_internal() argument
241 rtnl_register_module(struct module *owner, int protocol, int msgtype, rtnl_doit_func doit, rtnl_dumpit_func dumpit, unsigned int flags) rtnl_register_module() argument
267 rtnl_register(int protocol, int msgtype, rtnl_doit_func doit, rtnl_dumpit_func dumpit, unsigned int flags) rtnl_register() argument
287 rtnl_unregister(int protocol, int msgtype) rtnl_unregister() argument
[all...]

Completed in 584 milliseconds

123