Searched defs:vxlan (Results 1 – 2 of 2) sorted by relevance
295 M.vxlan = function (...) return dissector(ffi.typeof('struct vxlan_t'), ...) end function
93 struct vxlan_t *vxlan = cursor_advance(cursor, sizeof(*vxlan)); in handle_outer() local