Home
last modified time | relevance | path

Searched defs:service (Results 1 – 17 of 17) sorted by relevance

/net/caif/
Dcfsrvl.c31 struct cfsrvl *service = container_obj(layr); in cfservl_ctrlcmd() local
97 struct cfsrvl *service = container_obj(layr); in cfservl_modemcmd() local
157 struct cfsrvl *service = container_of(layer, struct cfsrvl, layer); in cfsrvl_release() local
161 void cfsrvl_init(struct cfsrvl *service, in cfsrvl_init()
178 bool cfsrvl_ready(struct cfsrvl *service, int *err) in cfsrvl_ready()
213 struct cfsrvl *service; in caif_client_register_refcnt() local
Dcfutill.c43 struct cfsrvl *service = container_obj(layr); in cfutill_receive() local
83 struct cfsrvl *service = container_obj(layr); in cfutill_transmit() local
Dcfdbgl.c40 struct cfsrvl *service = container_obj(layr); in cfdbgl_transmit() local
Dcfvidl.c49 struct cfsrvl *service = container_obj(layr); in cfvidl_transmit() local
Dcfveil.c80 struct cfsrvl *service = container_obj(layr); in cfvei_transmit() local
Dcfdgml.c87 struct cfsrvl *service = container_obj(layr); in cfdgml_transmit() local
/net/ceph/
Dauth_x.h16 unsigned int service; member
33 unsigned int service; member
Dauth_x.c100 get_ticket_handler(struct ceph_auth_client *ac, int service) in get_ticket_handler()
401 int service; in ceph_x_validate_tickets() local
/net/sunrpc/auth_gss/
Dgss_mech_switch.c283 u32 service) in gss_svc_to_pseudoflavor()
377 gss_service_to_auth_domain_name(struct gss_api_mech *gm, u32 service) in gss_service_to_auth_domain_name()
Dauth_gss.c94 enum rpc_gss_svc service; member
/net/irda/
Dirlmp.c1445 __u16 irlmp_service_to_hint(int service) in irlmp_service_to_hint()
1464 irlmp_service_t *service; in irlmp_register_service() local
1492 irlmp_service_t *service; in irlmp_unregister_service() local
/net/dccp/
Dipv6.c311 const __be32 service = dccp_hdr_request(skb)->dccph_req_service; in dccp_v6_conn_request() local
Dipv4.c577 const __be32 service = dccp_hdr_request(skb)->dccph_req_service; in dccp_v4_conn_request() local
Ddccp.h331 const __be32 service) in dccp_bad_service_code()
Dproto.c407 static int dccp_setsockopt_service(struct sock *sk, const __be32 service, in dccp_setsockopt_service()
/net/bluetooth/bnep/
Dbnep.h87 __u8 service[0]; member
/net/rxrpc/
Dar-internal.h216 struct rxrpc_sock __rcu *service; /* Service(s) listening on this endpoint */ member