Symbol: mctp_sk_key
drivers/net/mctp/mctp-i2c.c
369
struct mctp_sk_key *key;
drivers/net/mctp/mctp-i2c.c
457
struct mctp_sk_key *key;
drivers/net/mctp/mctp-i2c.c
681
struct mctp_sk_key *key)
include/net/mctp.h
225
struct mctp_sk_key *key;
include/net/mctp.h
294
void mctp_key_unref(struct mctp_sk_key *key);
include/net/mctp.h
295
struct mctp_sk_key *mctp_alloc_local_tag(struct mctp_sock *msk,
include/net/mctpdevice.h
17
struct mctp_sk_key;
include/net/mctpdevice.h
39
struct mctp_sk_key *key);
include/net/mctpdevice.h
55
void mctp_dev_set_key(struct mctp_dev *dev, struct mctp_sk_key *key);
include/net/mctpdevice.h
56
void mctp_dev_release_key(struct mctp_dev *dev, struct mctp_sk_key *key);
include/trace/events/mctp.h
29
TP_PROTO(const struct mctp_sk_key *key),
include/trace/events/mctp.h
49
TP_PROTO(const struct mctp_sk_key *key, int reason),
net/mctp/af_mctp.c
361
static void __mctp_key_remove(struct mctp_sk_key *key, struct net *net,
net/mctp/af_mctp.c
506
struct mctp_sk_key *key = NULL;
net/mctp/af_mctp.c
551
struct mctp_sk_key *key;
net/mctp/af_mctp.c
657
struct mctp_sk_key *key;
net/mctp/af_mctp.c
760
struct mctp_sk_key *key;
net/mctp/device.c
315
void mctp_dev_release_key(struct mctp_dev *dev, struct mctp_sk_key *key)
net/mctp/device.c
326
void mctp_dev_set_key(struct mctp_dev *dev, struct mctp_sk_key *key)
net/mctp/route.c
1110
struct mctp_sk_key *key;
net/mctp/route.c
163
static bool mctp_key_match(struct mctp_sk_key *key, unsigned int net,
net/mctp/route.c
184
static struct mctp_sk_key *mctp_lookup_key(struct net *net, struct sk_buff *skb,
net/mctp/route.c
189
struct mctp_sk_key *key, *ret;
net/mctp/route.c
223
static struct mctp_sk_key *mctp_key_alloc(struct mctp_sock *msk,
net/mctp/route.c
228
struct mctp_sk_key *key;
net/mctp/route.c
247
void mctp_key_unref(struct mctp_sk_key *key)
net/mctp/route.c
265
static int mctp_key_add(struct mctp_sk_key *key, struct mctp_sock *msk)
net/mctp/route.c
268
struct mctp_sk_key *tmp;
net/mctp/route.c
312
static void __mctp_key_done_in(struct mctp_sk_key *key, struct net *net,
net/mctp/route.c
346
static void mctp_skb_set_flow(struct sk_buff *skb, struct mctp_sk_key *key)
net/mctp/route.c
360
struct mctp_sk_key *key;
net/mctp/route.c
380
static void mctp_skb_set_flow(struct sk_buff *skb, struct mctp_sk_key *key) {}
net/mctp/route.c
385
static int mctp_frag_queue(struct mctp_sk_key *key, struct sk_buff *skb)
net/mctp/route.c
436
struct mctp_sk_key *key, *any_key = NULL;
net/mctp/route.c
706
static void mctp_reserve_tag(struct net *net, struct mctp_sk_key *key,
net/mctp/route.c
727
struct mctp_sk_key *mctp_alloc_local_tag(struct mctp_sock *msk,
net/mctp/route.c
734
struct mctp_sk_key *key, *tmp;
net/mctp/route.c
811
static struct mctp_sk_key *mctp_lookup_prealloc_tag(struct mctp_sock *msk,
net/mctp/route.c
818
struct mctp_sk_key *key, *tmp;
net/mctp/test/route-test.c
1043
struct mctp_sk_key *key;
net/mctp/test/route-test.c
1089
key = hlist_entry(mns->keys.first, struct mctp_sk_key, hlist);
net/mctp/test/route-test.c
430
struct mctp_sk_key *key;
net/mctp/test/route-test.c
564
struct mctp_sk_key *key;