Home
last modified time | relevance | path

Searched defs:obj (Results 1 – 15 of 15) sorted by relevance

/net/irda/
Dirias_object.c48 struct ias_object *obj; in irias_new_object() local
105 void __irias_delete_object(struct ias_object *obj) in __irias_delete_object()
126 int irias_delete_object(struct ias_object *obj) in irias_delete_object()
153 int irias_delete_attrib(struct ias_object *obj, struct ias_attrib *attrib, in irias_delete_attrib()
188 void irias_insert_object(struct ias_object *obj) in irias_insert_object()
218 struct ias_attrib *irias_find_attrib(struct ias_object *obj, char *name) in irias_find_attrib()
240 static void irias_add_attrib(struct ias_object *obj, struct ias_attrib *attrib, in irias_add_attrib()
264 struct ias_object *obj; in irias_object_change_attribute() local
313 void irias_add_integer_attrib(struct ias_object *obj, char *name, int value, in irias_add_integer_attrib()
355 void irias_add_octseq_attrib(struct ias_object *obj, char *name, __u8 *octets, in irias_add_octseq_attrib()
[all …]
Diriap.c97 struct ias_object *obj; in iriap_init() local
638 struct ias_object *obj; in iriap_getvaluebyclass_indication() local
978 struct ias_object *obj; in irias_seq_idx() local
1015 struct ias_object *obj = v; in irias_seq_show() local
/net/sunrpc/
Dxdr.c22 xdr_encode_netobj(__be32 *p, const struct xdr_netobj *obj) in xdr_encode_netobj()
34 xdr_decode_netobj(__be32 *p, struct xdr_netobj *obj) in xdr_decode_netobj()
704 static void __read_bytes_from_xdr_buf(struct xdr_buf *subbuf, void *obj, unsigned int len) in __read_bytes_from_xdr_buf()
722 int read_bytes_from_xdr_buf(struct xdr_buf *buf, unsigned int base, void *obj, unsigned int len) in read_bytes_from_xdr_buf()
735 static void __write_bytes_to_xdr_buf(struct xdr_buf *subbuf, void *obj, unsigned int len) in __write_bytes_to_xdr_buf()
753 int write_bytes_to_xdr_buf(struct xdr_buf *buf, unsigned int base, void *obj, unsigned int len) in write_bytes_to_xdr_buf()
766 xdr_decode_word(struct xdr_buf *buf, unsigned int base, u32 *obj) in xdr_decode_word()
780 xdr_encode_word(struct xdr_buf *buf, unsigned int base, u32 obj) in xdr_encode_word()
792 int xdr_buf_read_netobj(struct xdr_buf *buf, struct xdr_netobj *obj, unsigned int offset) in xdr_buf_read_netobj()
Dauth.c509 __be32 *data, void *obj) in rpcauth_wrap_req()
523 __be32 *data, void *obj) in rpcauth_unwrap_resp()
Dclnt.c1506 static int rpcproc_encode_null(void *rqstp, __be32 *data, void *obj) in rpcproc_encode_null()
1511 static int rpcproc_decode_null(void *rqstp, __be32 *data, void *obj) in rpcproc_decode_null()
/net/sctp/
Dcommand.c55 void sctp_add_cmd_sf(sctp_cmd_seq_t *seq, sctp_verb_t verb, sctp_arg_t obj) in sctp_add_cmd_sf()
/net/sunrpc/auth_gss/
Dauth_gss.c1177 kxdrproc_t encode, struct rpc_rqst *rqstp, __be32 *p, void *obj) in gss_wrap_req_integ()
1270 kxdrproc_t encode, struct rpc_rqst *rqstp, __be32 *p, void *obj) in gss_wrap_req_priv()
1333 kxdrproc_t encode, void *rqstp, __be32 *p, void *obj) in gss_wrap_req()
1436 kxdrproc_t decode, void *rqstp, __be32 *p, void *obj) in gss_unwrap_resp()
Dsvcauth_gss.c800 read_u32_from_xdr_buf(struct xdr_buf *buf, int base, u32 *obj) in read_u32_from_xdr_buf()
/net/bridge/
Dbr_sysfs_if.c166 #define to_brport(obj) container_of(obj, struct net_bridge_port, kobj) argument
Dbr_sysfs_br.c24 #define to_dev(obj) container_of(obj, struct device, kobj) argument
/net/phonet/
Dsocket.c65 u16 obj = pn_sockaddr_get_object(spn); in pn_find_sock_by_sa() local
/net/core/
Dflow.c225 void *obj; in flow_cache_lookup() local
/net/9p/
Dprotocol.c50 #define container_of(obj, type, memb) \ argument
/net/irda/irlan/
Dirlan_common.c531 struct ias_object *obj; in irlan_ias_register() local
/net/ipv4/netfilter/
Dnf_nat_snmp_basic.c675 struct snmp_object **obj) in snmp_object_decode()
1041 struct snmp_object **obj; in snmp_parse_mangle() local