Lines Matching defs:s
73 struct bnep_session *s; in __bnep_get_session() local
86 static void __bnep_link_session(struct bnep_session *s) in __bnep_link_session()
92 static void __bnep_unlink_session(struct bnep_session *s) in __bnep_unlink_session()
98 static int bnep_send(struct bnep_session *s, void *data, size_t len) in bnep_send()
107 static int bnep_send_rsp(struct bnep_session *s, u8 ctrl, u16 resp) in bnep_send_rsp()
117 static inline void bnep_set_default_proto_filter(struct bnep_session *s) in bnep_set_default_proto_filter()
131 static int bnep_ctrl_set_netfilter(struct bnep_session *s, u16 *data, int len) in bnep_ctrl_set_netfilter()
176 static int bnep_ctrl_set_mcfilter(struct bnep_session *s, u8 *data, int len) in bnep_ctrl_set_mcfilter()
230 static int bnep_rx_control(struct bnep_session *s, void *data, int len) in bnep_rx_control()
267 static int bnep_rx_extension(struct bnep_session *s, struct sk_buff *skb) in bnep_rx_extension()
309 static inline int bnep_rx_frame(struct bnep_session *s, struct sk_buff *skb) in bnep_rx_frame()
405 static inline int bnep_tx_frame(struct bnep_session *s, struct sk_buff *skb) in bnep_tx_frame()
467 struct bnep_session *s = arg; in bnep_session() local
530 struct bnep_session *s, *ss; in bnep_add_connection() local
611 struct bnep_session *s; in bnep_del_connection() local
634 static void __bnep_copy_ci(struct bnep_conninfo *ci, struct bnep_session *s) in __bnep_copy_ci()
651 struct bnep_session *s; in bnep_get_connlist() local
676 struct bnep_session *s; in bnep_get_conninfo() local