Home
last modified time | relevance | path

Searched defs:linktype (Results 1 – 6 of 6) sorted by relevance

/f-stack/lib/
H A Dff_dpdk_pcap.c42 uint32_t linktype; /* data link type (LINKTYPE_*) */ member
/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_main.c100 static int ng_hci_linktype_to_addrtype(int linktype) in ng_hci_linktype_to_addrtype()
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_l2cap.h369 uint8_t linktype; member
390 u_int8_t linktype; /* link type*/ member
400 u_int8_t linktype; /*link type */ member
580 uint8_t linktype; member
/f-stack/freebsd/netgraph/bluetooth/l2cap/
H A Dng_l2cap_var.h123 uint8_t linktype; member
/f-stack/freebsd/netgraph/bluetooth/socket/
H A Dng_btsocket_l2cap.c1259 int lcid, int result, int linktype) in ng_btsocket_l2cap_send_l2ca_con_rsp_req()
/f-stack/freebsd/net/
H A Dbpf.c559 bpf_movein(struct uio *uio, int linktype, struct ifnet *ifp, struct mbuf **mp, in bpf_movein()