OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPV4_ADDR_LEN
(Results
1 - 2
of
2
) sorted by null
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bcmip.h
67
#define
IPV4_ADDR_LEN
4 /* IPV4 address length */
98
uint8 addr[
IPV4_ADDR_LEN
];
110
uint8 src_ip[
IPV4_ADDR_LEN
]; /* Source IP Address */
111
uint8 dst_ip[
IPV4_ADDR_LEN
]; /* Destination IP Address */
/hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu.c
51
#define
IPV4_ADDR_LEN
4
[
all
...]
Completed in 347 milliseconds