Searched refs:packet (Results 1 – 16 of 16) sorted by relevance
/include/uapi/linux/ |
D | pg.h | 53 char packet[12]; /* packet command */ member
|
D | cdrom.h | 890 __u8 packet : 1; member 903 __u8 packet : 1; member
|
/include/linux/surface_aggregator/ |
D | serial_hub.h | 618 struct ssh_packet packet; member 639 return container_of(p, struct ssh_request, packet); in to_ssh_request() 655 return r ? to_ssh_request(ssh_packet_get(&r->packet)) : NULL; in ssh_request_get() 673 ssh_packet_put(&r->packet); in ssh_request_put() 688 ssh_packet_set_data(&r->packet, ptr, len); in ssh_request_set_data()
|
/include/uapi/linux/netfilter/ |
D | xt_statistic.h | 30 __u32 packet; member
|
/include/linux/ |
D | stm.h | 83 ssize_t (*packet)(struct stm_data *, unsigned int, member
|
D | hil_mlc.h | 96 hil_packet packet; /* Packet to send or to compare */ member
|
D | firewire.h | 259 typedef void (*fw_packet_callback_t)(struct fw_packet *packet, 326 struct fw_packet packet; member 526 struct fw_iso_packet *packet,
|
D | tty.h | 229 bool packet; member
|
/include/net/sctp/ |
D | command.h | 122 struct sctp_packet *packet; member 163 SCTP_ARG_CONSTRUCTOR(PACKET, struct sctp_packet *, packet) in SCTP_ARG_CONSTRUCTOR()
|
D | structs.h | 741 enum sctp_xmit sctp_packet_transmit_chunk(struct sctp_packet *packet, 744 enum sctp_xmit sctp_packet_append_chunk(struct sctp_packet *packet, 749 static inline int sctp_packet_empty(struct sctp_packet *packet) in sctp_packet_empty() argument 751 return packet->size == packet->overhead; in sctp_packet_empty() 953 struct sctp_packet packet; member 1053 void sctp_inq_push(struct sctp_inq *, struct sctp_chunk *packet);
|
D | sm.h | 316 void sctp_ootb_pkt_free(struct sctp_packet *packet);
|
/include/drm/bridge/ |
D | samsung-dsim.h | 42 struct mipi_dsi_packet packet; member
|
/include/uapi/drm/ |
D | radeon_drm.h | 195 } packet; member 263 unsigned char cmd_type, packet, pad0, pad1; member 266 unsigned char cmd_type, packet; member
|
/include/drm/ |
D | drm_mipi_dsi.h | 63 int mipi_dsi_create_packet(struct mipi_dsi_packet *packet,
|
/include/net/ |
D | net_namespace.h | 129 struct netns_packet packet; member
|
D | cfg80211.h | 3524 const void *packet; member
|