Home
last modified time | relevance | path

Searched defs:ether_header (Results 1 – 25 of 81) sorted by relevance

1234

/dports/security/john/john-1.9.0-jumbo-1/src/
H A Dcygwin_ethernet.h18 #define ether_header jtr_ether_header macro
19 struct ether_header struct
21 uint8_t ether_dhost[6];
22 uint8_t ether_shost[6];
23 uint16_t ether_type;
/dports/net/ipgrab/ipgrab-0.9.10/src/
H A Dethernet.h38 typedef struct ether_header struct
43 } ether_header_t; argument
/dports/net/packter-agent/PackterAgent-2.5/src/
H A Dproto_ether.h9 struct ether_header { struct
10 u_int8_t ether_dhost[ETHER_ADDR_LEN];
11 u_int8_t ether_shost[ETHER_ADDR_LEN];
12 u_int16_t ether_type;
/dports/net-mgmt/iftop/iftop-1.0pre4/
H A Dether.h11 struct ether_header { struct
12 u_int8_t ether_dhost[ETHER_ADDR_LEN];
13 u_int8_t ether_shost[ETHER_ADDR_LEN];
14 u_int16_t ether_type;
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/include/net/
H A Dethernet.h39 struct ether_header struct
41 u_int8_t ether_dhost[ETH_ALEN]; /* destination eth addr */
42 u_int8_t ether_shost[ETH_ALEN]; /* source ether addr */
43 u_int16_t ether_type; /* packet type ID field */
/dports/net/tcptrace/tcptrace-508f73a/cygwin-includes/net/
H A Dethernet.h39 struct ether_header struct
41 u_int8_t ether_dhost[ETH_ALEN]; /* destination eth addr */
42 u_int8_t ether_shost[ETH_ALEN]; /* source ether addr */
43 u_int16_t ether_type; /* packet type ID field */
/dports/net-mgmt/lldpd/lldpd-1.0.8/include/netinet/
H A Dif_ether.h72 struct ether_header { struct
73 u_int8_t ether_dhost[ETHER_ADDR_LEN];
74 u_int8_t ether_shost[ETHER_ADDR_LEN];
75 u_int16_t ether_type;
/dports/net/tcpstat/tcpstat-1.5/include/
H A Dethernet_stub.h51 struct ether_header { struct
52 u_char ether_dhost[ETHER_ADDR_LEN];
53 u_char ether_shost[ETHER_ADDR_LEN];
54 u_short ether_type;
/dports/net-mgmt/argus3/argus-3.0.8.2/include/cygwin-include/netinet/
H A Dif_ether.h38 struct ether_header { struct
39 u_char ether_dhost[6];
40 u_char ether_shost[6];
41 u_short ether_type;
/dports/net-mgmt/argus3-clients/argus-clients-3.0.8.3/include/cygwin-include/netinet/
H A Dif_ether.h36 struct ether_header { struct
37 u_char ether_dhost[6];
38 u_char ether_shost[6];
39 u_short ether_type;
/dports/net-mgmt/clog/clog/linux-include/
H A Dif_ether.h29 struct ether_header { struct
30 struct ether_addr ether_dhost;
31 struct ether_addr ether_shost;
32 u_short ether_type;
/dports/sysutils/bulk_extractor/bulk_extractor-2.0.0-beta2/src/be13_api/
H A Dnet_ethernet.h38 struct ether_header { struct
39 u_int8_t ether_dhost[ETH_ALEN]; /* destination eth addr */
40 u_int8_t ether_shost[ETH_ALEN]; /* source ether addr */
41 u_int16_t ether_type; /* packet type ID field */
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/include/net/
H A Dethernet.h16 struct ether_header { struct
17 uint8_t ether_dhost[ETH_ALEN];
18 uint8_t ether_shost[ETH_ALEN];
19 uint16_t ether_type;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/include/net/
H A Dethernet.h16 struct ether_header { struct
17 uint8_t ether_dhost[ETH_ALEN];
18 uint8_t ether_shost[ETH_ALEN];
19 uint16_t ether_type;
/dports/security/snort/snort-2.9.18/src/win32/WIN32-Includes/NETINET/
H A DIF_ETHER.H48 struct ether_header { struct
49 u_char ether_dhost[6];
50 u_char ether_shost[6];
51 u_short ether_type;
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/include/net/
H A Dethernet.h16 struct ether_header { struct
17 uint8_t ether_dhost[ETH_ALEN];
18 uint8_t ether_shost[ETH_ALEN];
19 uint16_t ether_type;
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-musl/net/
H A Dethernet.h16 struct ether_header { struct
17 uint8_t ether_dhost[ETH_ALEN];
18 uint8_t ether_shost[ETH_ALEN];
19 uint16_t ether_type;
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/net/
H A Dethernet.h39 struct ether_header struct
41 uint8_t ether_dhost[ETH_ALEN]; /* destination eth addr */
42 uint8_t ether_shost[ETH_ALEN]; /* source ether addr */
43 uint16_t ether_type; /* packet type ID field */
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/include/net/
H A Dethernet.h16 struct ether_header { struct
17 uint8_t ether_dhost[ETH_ALEN];
18 uint8_t ether_shost[ETH_ALEN];
19 uint16_t ether_type;
/dports/lang/zig/zig-0.9.0/lib/libc/musl/include/net/
H A Dethernet.h16 struct ether_header { struct
17 uint8_t ether_dhost[ETH_ALEN];
18 uint8_t ether_shost[ETH_ALEN];
19 uint16_t ether_type;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/net/
H A Dethernet.h39 struct ether_header struct
41 uint8_t ether_dhost[ETH_ALEN]; /* destination eth addr */
42 uint8_t ether_shost[ETH_ALEN]; /* source ether addr */
43 uint16_t ether_type; /* packet type ID field */
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-musl/net/
H A Dethernet.h16 struct ether_header { struct
17 uint8_t ether_dhost[ETH_ALEN];
18 uint8_t ether_shost[ETH_ALEN];
19 uint16_t ether_type;
/dports/security/fragrouter/fragrouter-1.6/libpcap-0.4/linux-include/netinet/
H A Dif_ether.h48 struct ether_header { struct
49 u_char ether_dhost[6];
50 u_char ether_shost[6];
51 u_short ether_type;
/dports/devel/emscripten/emscripten-2.0.3/system/include/libc/net/
H A Dethernet.h16 struct ether_header { struct
17 uint8_t ether_dhost[ETH_ALEN];
18 uint8_t ether_shost[ETH_ALEN];
19 uint16_t ether_type;
/dports/net/lft/lft-3.91/include/netinet/
H A Dif_ether.h46 struct ether_header { struct
47 u_char ether_dhost[6];
48 u_char ether_shost[6];
49 u_short ether_type;

1234