Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:h_proto
(Results
1 - 25
of
27
) sorted by relevance
1
2
/third_party/ltp/testcases/network/stress/ns-tools/
H
A
D
ns-icmp_redirector.c
328
sndeth.hdr.
h_proto
= htons(ETH_P_ARP);
in return_arp_reply()
402
sndeth.hdr.
h_proto
= htons(ETH_P_IP);
in return_icmp4_redirect()
524
sndeth.hdr.
h_proto
= htons(ETH_P_IPV6);
in return_neigh_adv()
626
sndeth.hdr.
h_proto
= htons(ETH_P_IPV6);
in return_icmp6_redirect()
768
switch (ntohs(frame.hdr.
h_proto
)) {
in capture_frames()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/l2_packet/
H
A
D
l2_packet.h
35
be16
h_proto
;
member
H
A
D
l2_packet_freebsd.c
65
eth->
h_proto
= htons(proto);
in l2_packet_send()
H
A
D
l2_packet_pcap.c
101
eth->
h_proto
= htons(proto);
in l2_packet_send()
H
A
D
l2_packet_winpcap.c
91
eth->
h_proto
= htons(proto);
in l2_packet_send()
H
A
D
l2_packet_ndis.c
123
eth->
h_proto
= htons(proto);
in l2_packet_send()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/
H
A
D
l2_packet.h
41
be16
h_proto
;
member
H
A
D
l2_packet_linux.c
223
l2_hdr.
h_proto
= ntohs(l2_hdr.
h_proto
);
in l2_packet_receive()
H
A
D
l2_packet_freebsd.c
65
eth->
h_proto
= htons(proto);
in l2_packet_send()
H
A
D
l2_packet_pcap.c
101
eth->
h_proto
= htons(proto);
in l2_packet_send()
H
A
D
l2_packet_winpcap.c
91
eth->
h_proto
= htons(proto);
in l2_packet_send()
H
A
D
l2_packet_ndis.c
123
eth->
h_proto
= htons(proto);
in l2_packet_send()
/third_party/musl/porting/liteos_a/kernel/include/netinet/
H
A
D
if_ether.h
118
uint16_t
h_proto
;
member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
H
A
D
if_ether.h
116
uint16_t
h_proto
;
member
/third_party/musl/porting/uniproton/kernel/include/netinet/
H
A
D
if_ether.h
116
uint16_t
h_proto
;
member
/third_party/musl/porting/liteos_m/kernel/include/netinet/
H
A
D
if_ether.h
116
uint16_t
h_proto
;
member
/third_party/musl/include/netinet/
H
A
D
if_ether.h
118
uint16_t
h_proto
;
member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H
A
D
eth_p_oui.c
179
ethhdr->
h_proto
= host_to_be16(ETH_P_OUI);
in eth_p_oui_send()
H
A
D
preauth_auth.c
256
ethhdr->
h_proto
= host_to_be16(ETH_P_PREAUTH);
in rsn_preauth_send()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H
A
D
eth_p_oui.c
179
ethhdr->
h_proto
= host_to_be16(ETH_P_OUI);
in eth_p_oui_send()
H
A
D
preauth_auth.c
256
ethhdr->
h_proto
= host_to_be16(ETH_P_PREAUTH);
in rsn_preauth_send()
H
A
D
wpa_auth_glue.c
635
buf->
h_proto
= host_to_be16(proto);
in hostapd_wpa_auth_send_ether()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H
A
D
wpa_hal.c
1029
l2_ethhdr->
h_proto
= host_to_be16(proto);
in WifiWpaWpaSendEapol()
1778
ethhdr->
h_proto
= host_to_be16(ETH_P_PAE);
in WifiWpaHapdSendEapol()
H
A
D
driver_atheros.c
1687
eth->
h_proto
= host_to_be16(ETH_P_EAPOL);
in atheros_send_eapol()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H
A
D
wpa_hal.c
1032
l2_ethhdr->
h_proto
= host_to_be16(proto);
in WifiWpaWpaSendEapol()
1784
ethhdr->
h_proto
= host_to_be16(ETH_P_PAE);
in WifiWpaHapdSendEapol()
Completed in 20 milliseconds
1
2