Searched refs:netsfhdr (Results 1 – 3 of 3) sorted by relevance
33 struct netsfhdr { struct40 sizeof(struct netsfhdr)) argument
25 struct netsfhdr *shdr; in net_test_get_skb()167 struct netsfhdr *shdr; in net_test_loopback_validate()205 shdr = (struct netsfhdr *)((u8 *)thdr + sizeof(*thdr)); in net_test_loopback_validate()214 shdr = (struct netsfhdr *)((u8 *)uhdr + sizeof(*uhdr)); in net_test_loopback_validate()
40 struct netsfhdr *hdr; in xgbe_test_loopback_validate()84 hdr = (struct netsfhdr *)((u8 *)th + sizeof(*th)); in xgbe_test_loopback_validate()93 hdr = (struct netsfhdr *)((u8 *)uh + sizeof(*uh)); in xgbe_test_loopback_validate()