Home
last modified time | relevance | path

Searched refs:iphdr (Results 1 – 1 of 1) sorted by relevance

/arch/powerpc/platforms/ps3/
Dgelic_udbg.c70 struct iphdr { struct
92 static __iomem struct iphdr *h_ip; argument
192 h_ip = (struct iphdr *)(h_vlan + 1); in gelic_debug_init()
195 h_ip = (struct iphdr *)(h_eth + 1); in gelic_debug_init()
198 header_size += sizeof(struct iphdr); in gelic_debug_init()
229 sizeof(struct iphdr); in gelic_sendbuf()