// Copyright (c) Meta Platforms, Inc. and affiliates. // This software may be used and distributed according to the terms of the // GNU General Public License version 2. #![allow(non_upper_case_globals)] #![allow(non_camel_case_types)] #![allow(non_snake_case)] #![allow(dead_code)] include!(concat!(env!("OUT_DIR"), "/bpf_intf.rs"));