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
defs:htons
(Results
1 - 25
of
33
) sorted by relevance
1
2
/kernel/liteos_m/kal/libc/newlib/porting/src/network/
H
A
D
htons.c
34
uint16_t
htons
(uint16_t n)
in htons()
function
/kernel/linux/linux-6.6/net/netfilter/
H
A
D
nft_reject_netdev.c
97
case
htons
(ETH_P_IP):
in nft_reject_netdev_eval()
function
118
case
htons
(ETH_P_IPV6):
in nft_reject_netdev_eval()
function
H
A
D
nft_inner.c
116
case
htons
(ETH_P_IP): {
in nft_inner_parse_l2l3()
function
137
case
htons
(ETH_P_IPV6): {
in nft_inner_parse_l2l3()
function
H
A
D
nf_flow_table_ip.c
289
case
htons
(ETH_P_PPP_SES):
in nf_flow_skb_encap_protocol()
function
[all...]
H
A
D
nft_meta.c
97
case
htons
(ETH_P_IP): {
in nft_meta_get_eval_pkttype_lo()
function
/kernel/linux/linux-5.10/drivers/net/xen-netback/
H
A
D
hash.c
190
case
htons
(ETH_P_IP):
in xenvif_set_skb_hash()
function
214
case
htons
(ETH_P_IPV6):
in xenvif_set_skb_hash()
function
/kernel/linux/linux-6.6/drivers/net/xen-netback/
H
A
D
hash.c
190
case
htons
(ETH_P_IP):
in xenvif_set_skb_hash()
function
214
case
htons
(ETH_P_IPV6):
in xenvif_set_skb_hash()
function
/kernel/linux/linux-6.6/net/bridge/netfilter/
H
A
D
nft_reject_bridge.c
122
case
htons
(ETH_P_IP):
in nft_reject_bridge_eval()
function
143
case
htons
(ETH_P_IPV6):
in nft_reject_bridge_eval()
function
/kernel/linux/linux-5.10/net/bridge/netfilter/
H
A
D
nf_conntrack_bridge.c
382
case
htons
(ETH_P_IPV6): {
in nf_ct_bridge_confirm()
function
H
A
D
nft_reject_bridge.c
309
case
htons
(ETH_P_IP):
in nft_reject_bridge_eval()
function
330
case
htons
(ETH_P_IPV6):
in nft_reject_bridge_eval()
function
/kernel/linux/linux-5.10/include/linux/byteorder/
H
A
D
generic.h
132
#undef
htons
macro
141
#define
htons
(x) ___htons(x)
macro
/kernel/linux/linux-6.6/include/linux/byteorder/
H
A
D
generic.h
132
#undef
htons
macro
141
#define
htons
(x) ___htons(x)
macro
/kernel/linux/linux-5.10/drivers/net/ipvlan/
H
A
D
ipvlan_core.c
141
case
htons
(ETH_P_ARP): {
in ipvlan_get_L3_hdr()
function
152
case
htons
(ETH_P_IP): {
in ipvlan_get_L3_hdr()
function
171
case
htons
(ETH_P_IPV6): {
in ipvlan_get_L3_hdr()
function
/kernel/linux/linux-5.10/net/netfilter/
H
A
D
nft_meta.c
97
case
htons
(ETH_P_IP): {
in nft_meta_get_eval_pkttype_lo()
function
/kernel/linux/linux-5.10/net/ipv4/
H
A
D
ip_vti.c
179
case
htons
(ETH_P_IP): {
in vti_xmit()
function
/kernel/linux/linux-6.6/drivers/net/ipvlan/
H
A
D
ipvlan_core.c
141
case
htons
(ETH_P_ARP): {
in ipvlan_get_L3_hdr()
function
152
case
htons
(ETH_P_IP): {
in ipvlan_get_L3_hdr()
function
171
case
htons
(ETH_P_IPV6): {
in ipvlan_get_L3_hdr()
function
/kernel/linux/linux-6.6/net/sched/
H
A
D
act_pedit.c
339
case
htons
(ETH_P_IP): {
in pedit_l4_skb_offset()
function
/kernel/linux/linux-6.6/net/ipv4/
H
A
D
ip_vti.c
179
case
htons
(ETH_P_IP): {
in vti_xmit()
function
/kernel/linux/linux-5.10/net/bridge/
H
A
D
br_mdb.c
113
case
htons
(ETH_P_IP):
in __mdb_fill_srcs()
function
121
case
htons
(ETH_P_IPV6):
in __mdb_fill_srcs()
function
717
case
htons
(ETH_P_IP):
is_valid_mdb_source()
function
728
case
htons
(ETH_P_IPV6): {
is_valid_mdb_source()
function
[all...]
/kernel/linux/linux-6.6/net/bridge/
H
A
D
br_mdb.c
193
case
htons
(ETH_P_IP):
in __mdb_fill_srcs()
function
201
case
htons
(ETH_P_IPV6):
in __mdb_fill_srcs()
function
645
case
htons
(ETH_P_IP):
is_valid_mdb_source()
function
656
case
htons
(ETH_P_IPV6): {
is_valid_mdb_source()
function
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/
H
A
D
offload.c
202
case
htons
(GENEVE_UDP_PORT):
in nfp_flower_calc_udp_tun_layer()
function
/kernel/linux/linux-5.10/net/ipv6/
H
A
D
ip6_vti.c
458
case
htons
(ETH_P_IP): {
in vti6_xmit()
function
/kernel/linux/linux-6.6/drivers/net/vxlan/
H
A
D
vxlan_mdb.c
339
case
htons
(ETH_P_IP):
in vxlan_mdb_is_valid_source()
function
350
case
htons
(ETH_P_IPV6): {
in vxlan_mdb_is_valid_source()
function
[all...]
/kernel/linux/linux-6.6/net/ipv6/
H
A
D
ip6_vti.c
458
case
htons
(ETH_P_IP): {
in vti6_xmit()
function
/kernel/linux/linux-5.10/net/wireless/
H
A
D
util.c
865
case
htons
(ETH_P_MPLS_UC):
in cfg80211_classify8021d()
function
[all...]
Completed in 27 milliseconds
1
2