Searched refs:ioam6_trace_hdr (Results 1 – 5 of 5) sorted by relevance
29 struct ioam6_trace_hdr traceh;64 static struct ioam6_trace_hdr *ioam6_lwt_trace(struct lwtunnel_state *lwt) in ioam6_lwt_trace() 78 sizeof(struct ioam6_trace_hdr)),81 static bool ioam6_validate_trace_hdr(struct ioam6_trace_hdr *trace) in ioam6_validate_trace_hdr() 106 struct ioam6_trace_hdr *trace; in ioam6_build_state() 242 struct ioam6_trace_hdr *trace; in ioam6_do_fill() 245 trace = (struct ioam6_trace_hdr *)(skb_transport_header(skb) in ioam6_do_fill() 527 struct ioam6_trace_hdr *trace_a = ioam6_lwt_trace(a); in ioam6_encap_cmp() 528 struct ioam6_trace_hdr *trace_b = ioam6_lwt_trace(b); in ioam6_encap_cmp()
619 struct ioam6_trace_hdr *trace, in ioam6_event_put_trace() 628 len - sizeof(struct ioam6_trace_hdr) - trace->remlen * 4, in ioam6_event_put_trace() 658 if (ioam6_event_put_trace(skb, (struct ioam6_trace_hdr *)opt, in ioam6_event() 709 struct ioam6_trace_hdr *trace, in __ioam6_fill_trace_data() 945 struct ioam6_trace_hdr *trace, in ioam6_fill_trace_data()
915 struct ioam6_trace_hdr *trace; in ipv6_hop_ioam() 949 trace = (struct ioam6_trace_hdr *)((u8 *)hdr + sizeof(*hdr)); in ipv6_hop_ioam() 972 trace = (struct ioam6_trace_hdr *)((u8 *)hdr + sizeof(*hdr)); in ipv6_hop_ioam()
60 struct ioam6_trace_hdr *trace,
38 struct ioam6_trace_hdr { struct