Home
last modified time | relevance | path

Searched refs:frame (Results 1 – 6 of 6) sorted by relevance

/net-tools-2.7.6/
Dmonitor_15_4.c171 struct pcap_frame frame; in monitor_pcap_write() local
178 memset(&frame, 0, PCAP_FRAME_SIZE); in monitor_pcap_write()
181 frame.ts_sec = tv.tv_sec; in monitor_pcap_write()
182 frame.ts_usec = tv.tv_usec; in monitor_pcap_write()
183 frame.caplen = size; in monitor_pcap_write()
184 frame.len = size; in monitor_pcap_write()
186 len = write(pcap->fd, &frame, PCAP_FRAME_SIZE); in monitor_pcap_write()
/net-tools-2.7.6/mbedtls-2.4.0/
DCMakeLists.txt77 …set(CMAKE_C_FLAGS_ASANDBG "-Werror -fsanitize=address -fno-common -O1 -g3 -fno-omit-frame-poin…
88 … -fno-common -fsanitize=undefined -fno-sanitize-recover -O1 -g3 -fno-omit-frame-pointer -fno-optim…
90 …set(CMAKE_C_FLAGS_MEMSANDBG "-Werror -fsanitize=memory -O1 -g3 -fno-omit-frame-pointer -fno-opti…
DChangeLog127 the need to pass -fomit-frame-pointer to avoid a build error with -O0.
/net-tools-2.7.6/tinydtls-0.8.2/doc/
DDoxyfile.in987 # used to set the initial width (in pixels) of the frame in which the tree
/net-tools-2.7.6/mbedtls-2.4.0/doxygen/
Dmbedtls.doxyfile1168 # used to set the initial width (in pixels) of the frame in which the tree
/net-tools-2.7.6/libcoap/doc/
DDoxyfile.in1402 # to set the initial width (in pixels) of the frame in which the tree is shown.