Home
last modified time | relevance | path

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

12

/net/netfilter/
A Dnft_objref.c20 struct nft_object *obj = nft_objref_priv(expr); in nft_objref_eval() local
29 struct nft_object *obj = nft_objref_priv(expr); in nft_objref_init() local
55 const struct nft_object *obj = nft_objref_priv(expr); in nft_objref_dump() local
72 struct nft_object *obj = nft_objref_priv(expr); in nft_objref_deactivate() local
83 struct nft_object *obj = nft_objref_priv(expr); in nft_objref_activate() local
113 struct nft_object *obj; in nft_objref_map_eval() local
A Dnft_ct.c939 struct nft_object *obj) in nft_ct_timeout_obj_init()
994 struct nft_object *obj) in nft_ct_timeout_obj_destroy()
1005 struct nft_object *obj, bool reset) in nft_ct_timeout_obj_dump()
1055 struct nft_object *obj) in nft_ct_helper_obj_init()
1127 struct nft_object *obj) in nft_ct_helper_obj_destroy()
1139 static void nft_ct_helper_obj_eval(struct nft_object *obj, in nft_ct_helper_obj_eval()
1180 struct nft_object *obj, bool reset) in nft_ct_helper_obj_dump()
1244 struct nft_object *obj) in nft_ct_expect_obj_init()
1290 struct nft_object *obj) in nft_ct_expect_obj_destroy()
1296 struct nft_object *obj, bool reset) in nft_ct_expect_obj_dump()
[all …]
A Dnft_limit.c330 static void nft_limit_obj_pkts_eval(struct nft_object *obj, in nft_limit_obj_pkts_eval()
342 struct nft_object *obj) in nft_limit_obj_pkts_init()
356 struct nft_object *obj, in nft_limit_obj_pkts_dump()
365 struct nft_object *obj) in nft_limit_obj_pkts_destroy()
382 static void nft_limit_obj_bytes_eval(struct nft_object *obj, in nft_limit_obj_bytes_eval()
395 struct nft_object *obj) in nft_limit_obj_bytes_init()
403 struct nft_object *obj, in nft_limit_obj_bytes_dump()
412 struct nft_object *obj) in nft_limit_obj_bytes_destroy()
A Dnft_quota.c55 static void nft_quota_obj_eval(struct nft_object *obj, in nft_quota_obj_eval()
118 struct nft_object *obj) in nft_quota_obj_init()
125 static void nft_quota_obj_update(struct nft_object *obj, in nft_quota_obj_update()
173 static int nft_quota_obj_dump(struct sk_buff *skb, struct nft_object *obj, in nft_quota_obj_dump()
182 struct nft_object *obj) in nft_quota_obj_destroy()
A Dnft_synproxy.c307 struct nft_object *obj) in nft_synproxy_obj_init()
315 struct nft_object *obj) in nft_synproxy_obj_destroy()
321 struct nft_object *obj, bool reset) in nft_synproxy_obj_dump()
328 static void nft_synproxy_obj_eval(struct nft_object *obj, in nft_synproxy_obj_eval()
337 static void nft_synproxy_obj_update(struct nft_object *obj, in nft_synproxy_obj_update()
A Dnft_connlimit.c122 static inline void nft_connlimit_obj_eval(struct nft_object *obj, in nft_connlimit_obj_eval()
133 struct nft_object *obj) in nft_connlimit_obj_init()
141 struct nft_object *obj) in nft_connlimit_obj_destroy()
149 struct nft_object *obj, bool reset) in nft_connlimit_obj_dump()
A Dnft_counter.c54 static inline void nft_counter_obj_eval(struct nft_object *obj, in nft_counter_obj_eval()
89 struct nft_object *obj) in nft_counter_obj_init()
102 struct nft_object *obj) in nft_counter_obj_destroy()
175 struct nft_object *obj, bool reset) in nft_counter_obj_dump()
A Dnft_tunnel.c447 struct nft_object *obj) in nft_tunnel_obj_init()
529 static inline void nft_tunnel_obj_eval(struct nft_object *obj, in nft_tunnel_obj_eval()
679 struct nft_object *obj, bool reset) in nft_tunnel_obj_dump()
701 struct nft_object *obj) in nft_tunnel_obj_destroy()
A Dnft_meta.c936 static void nft_secmark_obj_eval(struct nft_object *obj, struct nft_regs *regs, in nft_secmark_obj_eval()
947 struct nft_object *obj) in nft_secmark_obj_init()
970 static int nft_secmark_obj_dump(struct sk_buff *skb, struct nft_object *obj, in nft_secmark_obj_dump()
988 static void nft_secmark_obj_destroy(const struct nft_ctx *ctx, struct nft_object *obj) in nft_secmark_obj_destroy()
A Dnf_tables_api.c852 struct nft_object *obj) in nft_trans_obj_add()
1662 struct nft_object *obj, *ne; in nft_flush_table() local
8038 struct nft_object *obj; in nft_obj_lookup() local
8068 struct nft_object *obj; in nft_obj_lookup_byhandle() local
8097 struct nft_object *obj; in nft_obj_init() local
8243 struct nft_object *obj; in nf_tables_newobj() local
8422 struct nft_object *obj; in nf_tables_dump_obj() local
8532 struct nft_object *obj; in nf_tables_getobj_single() local
8659 struct nft_object *obj; in nf_tables_delobj() local
10159 struct nft_object *obj; in nft_obj_commit_update() local
[all …]
/net/switchdev/
A Dswitchdev.c225 const struct switchdev_obj *obj, in switchdev_port_obj_notify()
343 const struct switchdev_obj *obj = data; in switchdev_port_obj_add_deferred() local
356 const struct switchdev_obj *obj) in switchdev_port_obj_add_defer()
373 const struct switchdev_obj *obj, in switchdev_port_obj_add()
385 const struct switchdev_obj *obj) in switchdev_port_obj_del_now()
394 const struct switchdev_obj *obj = data; in switchdev_port_obj_del_deferred() local
405 const struct switchdev_obj *obj) in switchdev_port_obj_del_defer()
421 const struct switchdev_obj *obj) in switchdev_port_obj_del()
444 const struct switchdev_obj *obj) in switchdev_port_obj_act_is_deferred()
716 const struct switchdev_obj *obj, in __switchdev_handle_port_obj_add()
[all …]
/net/sunrpc/
A Dauth_tls.c20 const void *obj) in tls_encode_probe()
25 void *obj) in tls_decode_probe()
A Dxdr.c29 xdr_encode_netobj(__be32 *p, const struct xdr_netobj *obj) in xdr_encode_netobj()
1853 void *obj, unsigned int len) in __read_bytes_from_xdr_buf()
1871 void *obj, unsigned int len) in read_bytes_from_xdr_buf()
1885 void *obj, unsigned int len) in __write_bytes_to_xdr_buf()
1903 void *obj, unsigned int len) in write_bytes_to_xdr_buf()
1916 int xdr_decode_word(const struct xdr_buf *buf, unsigned int base, u32 *obj) in xdr_decode_word()
1929 int xdr_encode_word(const struct xdr_buf *buf, unsigned int base, u32 obj) in xdr_encode_word()
A Dclnt.c2828 const void *obj) in rpcproc_encode_null()
2833 void *obj) in rpcproc_decode_null()
/net/bridge/
A Dbr_mrp_switchdev.c9 const struct switchdev_obj *obj, bool add) in br_mrp_switchdev_port_obj()
A Dbr_switchdev.c688 struct switchdev_obj *obj, *tmp; in br_switchdev_mdb_replay() local
/net/ipv6/
A Dioam6.c49 static int ioam6_ns_cmpfn(struct rhashtable_compare_arg *arg, const void *obj) in ioam6_ns_cmpfn()
56 static int ioam6_sc_cmpfn(struct rhashtable_compare_arg *arg, const void *obj) in ioam6_sc_cmpfn()
A Dseg6_hmac.c52 static int seg6_hmac_cmpfn(struct rhashtable_compare_arg *arg, const void *obj) in seg6_hmac_cmpfn()
/net/phonet/
A Dsocket.c57 static struct hlist_head *pn_hash_list(u16 obj) in pn_hash_list()
70 u16 obj = pn_sockaddr_get_object(spn); in pn_find_sock_by_sa() local
/net/sunrpc/auth_gss/
A Dgss_mech_switch.c160 struct gss_api_mech *gss_mech_get_by_OID(struct rpcsec_gss_oid *obj) in gss_mech_get_by_OID()
/net/dsa/
A Duser.c677 const struct switchdev_obj *obj, in dsa_user_vlan_add()
712 const struct switchdev_obj *obj, in dsa_user_host_vlan_add()
738 const struct switchdev_obj *obj, in dsa_user_port_obj_add()
788 const struct switchdev_obj *obj) in dsa_user_vlan_del()
802 const struct switchdev_obj *obj) in dsa_user_host_vlan_del()
820 const struct switchdev_obj *obj) in dsa_user_port_obj_del()
/net/ipv6/ila/
A Dila_xlat.c67 const void *obj) in ila_cmpfn()
/net/sched/
A Dcls_bpf.c151 struct cls_bpf_prog *obj; in cls_bpf_offload_cmd() local
/net/core/
A Dnet-sysfs.c927 #define to_rx_queue(obj) container_of(obj, struct netdev_rx_queue, kobj) argument
1383 #define to_netdev_queue(obj) container_of(obj, struct netdev_queue, kobj) argument
/net/openvswitch/
A Ddatapath.c1508 u32 bucket, obj; in ovs_flow_cmd_dump() local

Completed in 93 milliseconds

12