Searched refs:asoc (Results 1 - 25 of 87) sorted by last modified time

1234

/linux-master/security/
H A Dsecurity.c4897 * @asoc: SCTP association
4900 * Passes the @asoc and @chunk->skb of the association INIT packet to the LSM.
4904 int security_sctp_assoc_request(struct sctp_association *asoc, argument
4907 return call_int_hook(sctp_assoc_request, asoc, skb);
4934 * @asoc: SCTP association
4942 void security_sctp_sk_clone(struct sctp_association *asoc, struct sock *sk, argument
4945 call_void_hook(sctp_sk_clone, asoc, sk, newsk);
4951 * @asoc: SCTP association
4954 * Passes the @asoc and @chunk->skb of the association COOKIE_ACK packet to the
4959 int security_sctp_assoc_established(struct sctp_association *asoc, argument
[all...]
/linux-master/sound/soc/
H A Dsoc-core.c45 #include <trace/events/asoc.h>
216 snd_soc_debugfs_root = debugfs_create_dir("asoc", NULL);
H A Dsoc-dapm.c40 #include <trace/events/asoc.h>
/linux-master/sound/soc/pxa/
H A Dpxa2xx-ac97.c24 #include <linux/platform_data/asoc-pxa.h>
/linux-master/sound/arm/
H A Dpxa2xx-ac97.c24 #include <linux/platform_data/asoc-pxa.h>
/linux-master/security/selinux/
H A Dhooks.c5290 * Determines peer_secid for the asoc and updates socket's peer label
5293 static int selinux_sctp_process_new_assoc(struct sctp_association *asoc, argument
5296 struct sock *sk = asoc->base.sk;
5308 asoc->peer_secid = SECSID_NULL;
5313 err = selinux_skb_peerlbl_sid(skb, family, &asoc->peer_secid);
5317 if (asoc->peer_secid == SECSID_NULL)
5318 asoc->peer_secid = SECINITSID_UNLABELED;
5320 asoc->peer_secid = SECINITSID_UNLABELED;
5331 sksec->peer_sid = asoc->peer_secid;
5332 } else if (sksec->peer_sid != asoc
5350 selinux_sctp_assoc_request(struct sctp_association *asoc, struct sk_buff *skb) argument
5383 selinux_sctp_assoc_established(struct sctp_association *asoc, struct sk_buff *skb) argument
5482 selinux_sctp_sk_clone(struct sctp_association *asoc, struct sock *sk, struct sock *newsk) argument
[all...]
/linux-master/include/trace/events/
H A Dasoc.h3 #define TRACE_SYSTEM asoc
/linux-master/include/linux/
H A Dsecurity.h1557 int security_sctp_assoc_request(struct sctp_association *asoc, struct sk_buff *skb);
1560 void security_sctp_sk_clone(struct sctp_association *asoc, struct sock *sk,
1562 int security_sctp_assoc_established(struct sctp_association *asoc,
1768 static inline int security_sctp_assoc_request(struct sctp_association *asoc, argument
1781 static inline void security_sctp_sk_clone(struct sctp_association *asoc, argument
1787 static inline int security_sctp_assoc_established(struct sctp_association *asoc, argument
H A Dlsm_hook_defs.h360 LSM_HOOK(int, 0, sctp_assoc_request, struct sctp_association *asoc,
364 LSM_HOOK(void, LSM_RET_VOID, sctp_sk_clone, struct sctp_association *asoc,
366 LSM_HOOK(int, 0, sctp_assoc_established, struct sctp_association *asoc,
/linux-master/net/sctp/
H A Dsocket.c75 static int sctp_wait_for_sndbuf(struct sctp_association *asoc, long *timeo_p,
88 static int sctp_send_asconf(struct sctp_association *asoc,
108 static inline int sctp_wspace(struct sctp_association *asoc) argument
110 struct sock *sk = asoc->base.sk;
112 return asoc->ep->sndbuf_policy ? sk->sk_sndbuf - asoc->sndbuf_used
127 struct sctp_association *asoc = chunk->asoc; local
128 struct sock *sk = asoc->base.sk;
131 sctp_association_hold(asoc);
166 sctp_for_each_tx_datachunk(struct sctp_association *asoc, bool clear, void (*cb)(struct sctp_chunk *)) argument
193 sctp_for_each_rx_skb(struct sctp_association *asoc, struct sock *sk, void (*cb)(struct sk_buff *, struct sock *)) argument
235 struct sctp_association *asoc = NULL; local
468 sctp_send_asconf(struct sctp_association *asoc, struct sctp_chunk *chunk) argument
561 struct sctp_association *asoc; local
763 struct sctp_association *asoc; local
1072 struct sctp_association *asoc; local
1134 sctp_connect_add_peer(struct sctp_association *asoc, union sctp_addr *daddr, int addr_len) argument
1172 struct sctp_association *asoc; local
1487 struct sctp_association *asoc; local
1663 struct sctp_association *asoc; local
1752 sctp_sendmsg_check_sflags(struct sctp_association *asoc, __u16 sflags, struct msghdr *msg, size_t msg_len) argument
1790 sctp_sendmsg_to_asoc(struct sctp_association *asoc, struct msghdr *msg, size_t msg_len, struct sctp_transport *transport, struct sctp_sndrcvinfo *sinfo) argument
1917 sctp_sendmsg_update_sinfo(struct sctp_association *asoc, struct sctp_sndrcvinfo *sinfo, struct sctp_cmsgs *cmsgs) argument
1948 struct sctp_association *asoc, *tmp; local
2224 struct sctp_association *asoc; local
2426 sctp_apply_peer_addr_params(struct sctp_paddrparams *params, struct sctp_transport *trans, struct sctp_association *asoc, struct sctp_sock *sp, int hb_change, int pmtud_change, int sackdelay_change) argument
2622 struct sctp_association *asoc = NULL; local
2706 sctp_apply_asoc_delayed_ack(struct sctp_sack_info *params, struct sctp_association *asoc) argument
2782 struct sctp_association *asoc; local
2908 struct sctp_association *asoc; local
2966 struct sctp_association *asoc; local
3082 struct sctp_association *asoc; local
3147 struct sctp_association *asoc; local
3257 struct sctp_association *asoc; local
3317 struct sctp_association *asoc = NULL; local
3404 struct sctp_association *asoc; local
3523 struct sctp_association *asoc; local
3635 struct sctp_association *asoc; local
3696 struct sctp_association *asoc; local
3744 struct sctp_association *asoc; local
3792 struct sctp_association *asoc; local
3881 struct sctp_association *asoc; local
3965 struct sctp_association *asoc; local
3985 struct sctp_association *asoc; local
4036 struct sctp_association *asoc; local
4060 struct sctp_association *asoc; local
4101 struct sctp_association *asoc; local
4123 struct sctp_association *asoc; local
4139 struct sctp_association *asoc; local
4156 struct sctp_association *asoc; local
4198 struct sctp_association *asoc; local
4234 struct sctp_association *asoc; local
4268 sctp_assoc_ulpevent_type_set(struct sctp_event *param, struct sctp_association *asoc) argument
4293 struct sctp_association *asoc; local
4336 struct sctp_association *asoc; local
4366 struct sctp_association *asoc; local
4400 struct sctp_association *asoc; local
4422 struct sctp_association *asoc; local
4450 struct sctp_association *asoc; local
4500 struct sctp_association *asoc; local
4855 struct sctp_association *asoc; local
5155 struct sctp_association *asoc; local
5164 sctp_get_sctp_info(struct sock *sk, struct sctp_association *asoc, struct sctp_info *info) argument
5413 struct sctp_association *asoc = NULL; local
5626 struct sctp_association *asoc = sctp_id2assoc(sk, id); local
5915 struct sctp_association *asoc = NULL; local
6058 struct sctp_association *asoc = NULL; local
6143 struct sctp_association *asoc; local
6240 struct sctp_association *asoc; local
6348 struct sctp_association *asoc; local
6430 struct sctp_association *asoc; local
6476 struct sctp_association *asoc; local
6555 struct sctp_association *asoc; local
6611 struct sctp_association *asoc; local
6701 struct sctp_association *asoc; local
6758 struct sctp_association *asoc; local
6853 struct sctp_association *asoc; local
6929 struct sctp_association *asoc; local
6965 struct sctp_association *asoc; local
7010 struct sctp_association *asoc; local
7064 struct sctp_association *asoc; local
7120 struct sctp_association *asoc; local
7171 struct sctp_association *asoc; local
7229 struct sctp_association *asoc = NULL; local
7327 struct sctp_association *asoc; local
7366 struct sctp_association *asoc; local
7412 struct sctp_association *asoc; local
7471 struct sctp_association *asoc; local
7535 struct sctp_association *asoc; local
7574 struct sctp_association *asoc; local
7613 struct sctp_association *asoc; local
7652 struct sctp_association *asoc; local
7694 struct sctp_association *asoc; local
7751 struct sctp_association *asoc; local
7788 struct sctp_association *asoc; local
7827 struct sctp_association *asoc; local
7866 struct sctp_association *asoc; local
7905 struct sctp_association *asoc; local
7942 struct sctp_association *asoc; local
8003 struct sctp_association *asoc; local
9069 __sctp_write_space(struct sctp_association *asoc) argument
9099 sctp_wake_up_waiters(struct sock *sk, struct sctp_association *asoc) argument
9146 struct sctp_association *asoc = chunk->asoc; local
9201 sctp_wait_for_sndbuf(struct sctp_association *asoc, long *timeo_p, size_t msg_len) argument
9286 struct sctp_association *asoc; local
9313 sctp_wait_for_connect(struct sctp_association *asoc, long *timeo_p) argument
9447 sctp_copy_sock(struct sock *newsk, struct sock *sk, struct sctp_association *asoc) argument
[all...]
H A Dprotocol.c420 struct sctp_association *asoc = t->asoc; local
437 if (asoc) {
439 fl4->flowi4_scope = ip_sock_rt_scope(asoc->base.sk);
440 fl4->flowi4_oif = asoc->base.sk->sk_bound_dev_if;
441 fl4->fl4_sport = htons(asoc->base.bind_addr.port);
462 if (!asoc || saddr)
465 bp = &asoc->base.bind_addr;
476 !asoc->src_out_of_asoc_ok))
504 flowi4_update_output(fl4, asoc
581 sctp_v4_create_accept_sk(struct sock *sk, struct sctp_association *asoc, bool kern) argument
979 struct sctp_association *asoc; local
[all...]
H A Ddiag.c25 /* define some functions to make asoc/ep fill look clean */
28 struct sctp_association *asoc)
32 struct timer_list *t3_rtx = &asoc->peer.primary_path->T3_rtx_timer;
34 laddr = list_entry(asoc->base.bind_addr.address_list.next,
36 paddr = asoc->peer.primary_path->ipaddr;
37 dst = asoc->peer.primary_path->dst;
40 r->id.idiag_sport = htons(asoc->base.bind_addr.port);
41 r->id.idiag_dport = htons(asoc->peer.port);
59 r->idiag_state = asoc->state;
62 r->idiag_retrans = asoc
26 inet_diag_msg_sctpasoc_fill(struct inet_diag_msg *r, struct sock *sk, struct sctp_association *asoc) argument
93 inet_diag_msg_sctpaddrs_fill(struct sk_buff *skb, struct sctp_association *asoc) argument
119 inet_sctp_diag_fill(struct sock *sk, struct sctp_association *asoc, struct sk_buff *skb, const struct inet_diag_req_v2 *req, struct user_namespace *user_ns, int portid, u32 seq, u16 nlmsg_flags, const struct nlmsghdr *unlh, bool net_admin) argument
226 inet_assoc_attr_size(struct sctp_association *asoc) argument
[all...]
H A Dinqueue.c86 if (chunk->asoc)
87 chunk->asoc->stats.ipackets++;
182 if (chunk->asoc)
183 sock_rps_save_rxhash(chunk->asoc->base.sk, chunk->skb);
/linux-master/include/net/sctp/
H A Dstructs.h504 struct sctp_association *asoc,
615 struct sctp_association *asoc; member in struct:sctp_chunk
813 struct sctp_association *asoc; member in struct:sctp_transport
1075 struct sctp_association *asoc; member in struct:sctp_outq
1126 void sctp_prsctp_prune(struct sctp_association *asoc,
1385 const struct sctp_association *asoc,
2127 struct sctp_association *asoc; local
2129 asoc = container_of(base, struct sctp_association, base);
2130 return asoc;
2148 int sctp_assoc_lookup_laddr(struct sctp_association *asoc,
[all...]
/linux-master/sound/soc/codecs/
H A Dwm8962.c34 #include <trace/events/asoc.h>
H A Dwm8996.c30 #include <trace/events/asoc.h>
/linux-master/sound/soc/fsl/
H A DMakefile12 snd-soc-fsl-asoc-card-objs := fsl-asoc-card.o
30 obj-$(CONFIG_SND_SOC_FSL_ASOC_CARD) += snd-soc-fsl-asoc-card.o
/linux-master/security/selinux/include/
H A Dnetlabel.h38 int selinux_netlbl_sctp_assoc_request(struct sctp_association *asoc,
91 selinux_netlbl_sctp_assoc_request(struct sctp_association *asoc, argument
/linux-master/usr/include/
H A DMakefile47 no-header-test += sound/asoc.h
/linux-master/sound/soc/ti/
H A Drx51.c20 #include <linux/platform_data/asoc-ti-mcbsp.h>
H A Domap3pandora.c20 #include <linux/platform_data/asoc-ti-mcbsp.h>
H A Dosk5912.c18 #include <linux/platform_data/asoc-ti-mcbsp.h>
H A Dn810.c20 #include <linux/platform_data/asoc-ti-mcbsp.h>
H A Dams-delta.c19 #include <linux/platform_data/asoc-ti-mcbsp.h>
/linux-master/sound/soc/tegra/
H A Dtegra_wm8903.c67 if (machine->asoc->hp_jack_gpio_active_low) {
77 if (!machine->gpiod_mic_det && machine->asoc->add_mic_jack) {

Completed in 707 milliseconds

1234