Searched refs:fwnet_header (Results 1 – 2 of 2) sorted by relevance
21 struct fwnet_header { struct
221 struct fwnet_header *h; in fwnet_header_create()245 struct fwnet_header *h; in fwnet_header_cache()250 h = (struct fwnet_header *)((u8 *)hh->hh_data + HH_DATA_OFF(sizeof(*h))); in fwnet_header_cache()519 struct fwnet_header *eth; in fwnet_finish_incoming_packet()525 eth = (struct fwnet_header *)skb_mac_header(skb); in fwnet_finish_incoming_packet()1238 struct fwnet_header hdr_buf; in fwnet_tx()