Home
last modified time | relevance | path

Searched defs:pkt_type (Results 1 – 8 of 8) sorted by relevance

/net/bridge/
Dbr_input.c73 enum br_pkt_type pkt_type = BR_PKT_UNICAST; in br_handle_frame_finish() local
Dbr_forward.c192 enum br_pkt_type pkt_type, bool local_rcv, bool local_orig) in br_flood()
/net/dccp/
Doptions.c52 const u8 pkt_type = DCCP_SKB_CB(skb)->dccpd_type; in dccp_parse_options() local
Doutput.c631 const enum dccp_pkt_type pkt_type) in dccp_send_sync()
/net/vmw_vsock/
Dhyperv_transport.c33 u32 pkt_type; member
/net/bluetooth/
Dhci_conn.c39 u16 pkt_type; member
Dmgmt.c3387 u16 pkt_type = (HCI_DH1 | HCI_DM1); in set_phy_configuration() local
/net/core/
Dfilter.c2970 BPF_CALL_2(bpf_skb_change_type, struct sk_buff *, skb, u32, pkt_type) in BPF_CALL_2() argument