Searched defs:grehdr (Results 1 – 3 of 3) sorted by relevance
10 struct grehdr { struct20 struct grehdr greh; in bpf_lwt_encap_gre() argument
39 struct grehdr { struct40 uint16_t unused;41 uint16_t protocol;
157 const struct gre_base_hdr *grehdr; in gre_pkt_to_tuple() local