Searched refs:ntohs (Results 601 - 604 of 604) sorted by relevance

<<2122232425

/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c4782 vlanid = ntohs(veth->h_vlan_TCI);
/linux-master/scripts/
H A Dcheckpatch.pl6575 $line =~ /(__constant_(?:htons|ntohs|[bl]e(?:16|32|64)_to_cpu|cpu_to_[bl]e(?:16|32|64)))\s*\(/) {
/linux-master/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c5735 if (ntohs(udp->dest) != 67)
/linux-master/net/core/
H A Dfilter.c361 /* A = ntohs(A) [emitting a nop or swap16] */
424 /* A = ntohs(A) [emitting a nop or swap16] */
6663 dst6, ntohs(tuple->ipv6.dport),

Completed in 148 milliseconds

<<2122232425