Home
last modified time | relevance | path

Searched defs:ihdr (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_discovery.c164 struct ip_discovery_header *ihdr; in amdgpu_discovery_init() local
250 struct ip_discovery_header *ihdr; in amdgpu_discovery_reg_base_init() local
331 struct ip_discovery_header *ihdr; in amdgpu_discovery_get_ip_version() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Dpng_writer.cpp49 const char ihdr[13] = { in encodePNG() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_selftests.c67 struct iphdr *ihdr; in stmmac_test_get_udp_skb() local
258 struct iphdr *ihdr; in stmmac_test_loopback_validate() local
844 struct iphdr *ihdr; in stmmac_test_vlan_validate() local
H A Ddwmac-rk-tool.c342 struct iphdr *ihdr; in dwmac_rk_get_skb() local
476 struct iphdr *ihdr; in dwmac_rk_loopback_validate() local
/OK3568_Linux_fs/kernel/net/tipc/
H A Dmsg.c583 struct tipc_msg *hdr, *ihdr; in tipc_msg_extract() local
H A Dlink.c1908 struct tipc_msg *hdr, *ihdr; in tipc_link_create_dummy_tnl_msg() local
/OK3568_Linux_fs/kernel/net/rds/
H A Dib_recv.c854 struct rds_header *ihdr, *hdr; in rds_ib_process_recv() local
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dexthdrs.c1066 struct rt0_hdr *phdr, *ihdr; in ipv6_push_rthdr0() local
/OK3568_Linux_fs/u-boot/tools/
H A Dmxsimage.c1410 struct sb_boot_image_header *ihdr = &ictx->payload; in sb_fixup_sections_and_tags() local
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Duvc_configfs.c2413 struct uvc_input_header_descriptor *ihdr = *dest; in __uvcg_fill_strm() local
/OK3568_Linux_fs/kernel/net/key/
H A Daf_key.c1722 static int unicast_flush_resp(struct sock *sk, const struct sadb_msg *ihdr) in unicast_flush_resp()