Searched defs:appl (Results 1 - 5 of 5) sorted by relevance

/linux-master/net/bluetooth/cmtp/
H A Dcapi.c73 static struct cmtp_application *cmtp_application_add(struct cmtp_session *session, __u16 appl) argument
148 cmtp_send_interopmsg(struct cmtp_session *session, __u8 subcmd, __u16 appl, __u16 msgnum, __u16 function, unsigned char *buf, int len) argument
188 __u16 appl, msgnum, func, info; local
321 __u16 appl; local
379 cmtp_register_appl(struct capi_ctr *ctrl, __u16 appl, capi_register_params *rp) argument
448 cmtp_release_appl(struct capi_ctr *ctrl, __u16 appl) argument
476 __u16 appl; local
[all...]
H A Dcmtp.h109 __u16 appl; member in struct:cmtp_application
/linux-master/net/802/
H A Dgarp.c515 struct garp_application *appl = proto->data; local
570 int garp_init_applicant(struct net_device *dev, struct garp_application *appl) argument
355 garp_request_join(const struct net_device *dev, const struct garp_application *appl, const void *data, u8 len, u8 type) argument
375 garp_request_leave(const struct net_device *dev, const struct garp_application *appl, const void *data, u8 len, u8 type) argument
611 garp_uninit_applicant(struct net_device *dev, struct garp_application *appl) argument
638 garp_register_application(struct garp_application *appl) argument
646 garp_unregister_application(struct garp_application *appl) argument
[all...]
H A Dmrp.c787 struct mrp_application *appl = container_of(pt, struct mrp_application, local
855 int mrp_init_applicant(struct net_device *dev, struct mrp_application *appl) argument
530 mrp_request_join(const struct net_device *dev, const struct mrp_application *appl, const void *value, u8 len, u8 type) argument
555 mrp_request_leave(const struct net_device *dev, const struct mrp_application *appl, const void *value, u8 len, u8 type) argument
899 mrp_uninit_applicant(struct net_device *dev, struct mrp_application *appl) argument
932 mrp_register_application(struct mrp_application *appl) argument
940 mrp_unregister_application(struct mrp_application *appl) argument
[all...]
/linux-master/drivers/isdn/capi/
H A Dkcapi.c301 void capi_ctr_handle_message(struct capi_ctr *ctr, u16 appl, argument

Completed in 137 milliseconds