#include <osmocom/mtp/mtp_pcap.h>
#include <sys/time.h>
#include <unistd.h>
|
| #define | static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1]; |
| |
◆ static_assert
| #define static_assert |
( |
|
exp, |
|
|
|
name |
|
) |
| typedef int dummy##name [(exp) ? 1 : -1]; |
◆ __attribute__()
| struct pcap_hdr __attribute__ |
( |
(packed) |
| ) |
|
◆ mtp_pcap_write_header()
| int mtp_pcap_write_header |
( |
int |
fd | ) |
|
◆ mtp_pcap_write_msu()
| int mtp_pcap_write_msu |
( |
int |
fd, |
|
|
const uint8_t * |
data, |
|
|
int |
length |
|
) |
| |
◆ incl_len
◆ magic_number
◆ network
◆ orig_len
◆ sigfigs
◆ snaplen
◆ thiszone
◆ ts_sec
◆ ts_usec
◆ version_major
◆ version_minor