Lines Matching refs:mctp_sk_key
163 static bool mctp_key_match(struct mctp_sk_key *key, unsigned int net,
184 static struct mctp_sk_key *mctp_lookup_key(struct net *net, struct sk_buff *skb,
189 struct mctp_sk_key *key, *ret;
223 static struct mctp_sk_key *mctp_key_alloc(struct mctp_sock *msk,
228 struct mctp_sk_key *key;
247 void mctp_key_unref(struct mctp_sk_key *key)
265 static int mctp_key_add(struct mctp_sk_key *key, struct mctp_sock *msk)
268 struct mctp_sk_key *tmp;
312 static void __mctp_key_done_in(struct mctp_sk_key *key, struct net *net,
346 static void mctp_skb_set_flow(struct sk_buff *skb, struct mctp_sk_key *key)
360 struct mctp_sk_key *key;
377 static void mctp_skb_set_flow(struct sk_buff *skb, struct mctp_sk_key *key) {}
381 static int mctp_frag_queue(struct mctp_sk_key *key, struct sk_buff *skb)
426 struct mctp_sk_key *key, *any_key = NULL;
699 static void mctp_reserve_tag(struct net *net, struct mctp_sk_key *key,
720 struct mctp_sk_key *mctp_alloc_local_tag(struct mctp_sock *msk,
727 struct mctp_sk_key *key, *tmp;
804 static struct mctp_sk_key *mctp_lookup_prealloc_tag(struct mctp_sock *msk,
811 struct mctp_sk_key *key, *tmp;
1103 struct mctp_sk_key *key;