|
int(* | sctp_xmit )(struct sk_buff *skb, struct sctp_transport *) |
|
int(* | setsockopt )(struct sock *sk, int level, int optname, char __user *optval, unsigned int optlen) |
|
int(* | getsockopt )(struct sock *sk, int level, int optname, char __user *optval, int __user *optlen) |
|
int(* | compat_setsockopt )(struct sock *sk, int level, int optname, char __user *optval, unsigned int optlen) |
|
int(* | compat_getsockopt )(struct sock *sk, int level, int optname, char __user *optval, int __user *optlen) |
|
void(* | get_dst )(struct sctp_transport *t, union sctp_addr *saddr, struct flowi *fl, struct sock *sk) |
|
void(* | get_saddr )(struct sctp_sock *sk, struct sctp_transport *t, struct flowi *fl) |
|
void(* | copy_addrlist )(struct list_head *, struct net_device *) |
|
int(* | cmp_addr )(const union sctp_addr *addr1, const union sctp_addr *addr2) |
|
void(* | addr_copy )(union sctp_addr *dst, union sctp_addr *src) |
|
void(* | from_skb )(union sctp_addr *, struct sk_buff *skb, int saddr) |
|
void(* | from_sk )(union sctp_addr *, struct sock *sk) |
|
void(* | to_sk_saddr )(union sctp_addr *, struct sock *sk) |
|
void(* | to_sk_daddr )(union sctp_addr *, struct sock *sk) |
|
void(* | from_addr_param )(union sctp_addr *, union sctp_addr_param *, __be16 port, int iif) |
|
int(* | to_addr_param )(const union sctp_addr *, union sctp_addr_param *) |
|
int(* | addr_valid )(union sctp_addr *, struct sctp_sock *, const struct sk_buff *) |
|
sctp_scope_t(* | scope )(union sctp_addr *) |
|
void(* | inaddr_any )(union sctp_addr *, __be16) |
|
int(* | is_any )(const union sctp_addr *) |
|
int(* | available )(union sctp_addr *, struct sctp_sock *) |
|
int(* | skb_iif )(const struct sk_buff *sk) |
|
int(* | is_ce )(const struct sk_buff *sk) |
|
void(* | seq_dump_addr )(struct seq_file *seq, union sctp_addr *addr) |
|
void(* | ecn_capable )(struct sock *sk) |
|
__u16 | net_header_len |
|
int | sockaddr_len |
|
sa_family_t | sa_family |
|
struct list_head | list |
|
Definition at line 432 of file structs.h.