Searched defs:pkt_type (Results 1 – 7 of 7) sorted by relevance
134 enum br_pkt_type pkt_type = BR_PKT_UNICAST; in br_handle_frame_finish() local
178 enum br_pkt_type pkt_type, bool local_rcv, bool local_orig) in br_flood()
56 const u8 pkt_type = DCCP_SKB_CB(skb)->dccpd_type; in dccp_parse_options() local
635 const enum dccp_pkt_type pkt_type) in dccp_send_sync()
39 u16 pkt_type; member
42 u32 pkt_type; member
2203 BPF_CALL_2(bpf_skb_change_type, struct sk_buff *, skb, u32, pkt_type) in BPF_CALL_2() argument