bnep_session
static int bnep_ctrl_set_netfilter(struct bnep_session *s, __be16 *data, int len)
static int bnep_ctrl_set_mcfilter(struct bnep_session *s, u8 *data, int len)
static int bnep_rx_control(struct bnep_session *s, void *data, int len)
static int bnep_rx_extension(struct bnep_session *s, struct sk_buff *skb)
static int bnep_rx_frame(struct bnep_session *s, struct sk_buff *skb)
static int bnep_tx_frame(struct bnep_session *s, struct sk_buff *skb)
static struct bnep_session *__bnep_get_session(u8 *dst)
struct bnep_session *s = arg;
struct bnep_session *s;
static struct device *bnep_get_device(struct bnep_session *session)
struct bnep_session *s, *ss;
dev = alloc_netdev(sizeof(struct bnep_session),
static void __bnep_link_session(struct bnep_session *s)
s->task = kthread_run(bnep_session, s, "kbnepd %s", dev->name);
struct bnep_session *s;
static void __bnep_unlink_session(struct bnep_session *s)
static void __bnep_copy_ci(struct bnep_conninfo *ci, struct bnep_session *s)
struct bnep_session *s;
static int bnep_send(struct bnep_session *s, void *data, size_t len)
struct bnep_session *s;
static int bnep_send_rsp(struct bnep_session *s, u8 ctrl, u16 resp)
static inline void bnep_set_default_proto_filter(struct bnep_session *s)
static int bnep_net_mc_filter(struct sk_buff *skb, struct bnep_session *s)
static int bnep_net_proto_filter(struct sk_buff *skb, struct bnep_session *s)
struct bnep_session *s = netdev_priv(dev);
struct bnep_session *s = netdev_priv(dev);