Home
last modified time | relevance | path

Searched defs:sctp_pf (Results 1 – 7 of 7) sorted by relevance

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h53403 struct sctp_pf { struct
53404 void (*event_msgname)(struct sctp_ulpevent *, char *, int *);
53405 void (*skb_msgname)(struct sk_buff *, char *, int *);
53406 int (*af_supported)(sa_family_t, struct sctp_sock *);
53407 int (*cmp_addr)(const union sctp_addr *, const union sctp_addr *, struct sctp_sock *);
53408 int (*bind_verify)(struct sctp_sock *, union sctp_addr *);
53409 int (*send_verify)(struct sctp_sock *, union sctp_addr *);
53410 int (*supported_addrs)(const struct sctp_sock *, __be16 *);
53411 struct sock * (*create_accept_sk)(struct sock *, struct sctp_association *, bool);
53412 int (*addr_to_user)(struct sctp_sock *, union sctp_addr *);
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h82070 struct sctp_pf { struct
82071 void (*event_msgname)(struct sctp_ulpevent *, char *, int *);
82072 void (*skb_msgname)(struct sk_buff *, char *, int *);
82073 int (*af_supported)(sa_family_t, struct sctp_sock *);
82074 int (*cmp_addr)(const union sctp_addr *, const union sctp_addr *, struct sctp_sock *);
82075 int (*bind_verify)(struct sctp_sock *, union sctp_addr *);
82076 int (*send_verify)(struct sctp_sock *, union sctp_addr *);
82077 int (*supported_addrs)(const struct sctp_sock *, __be16 *);
82078 struct sock * (*create_accept_sk)(struct sock *, struct sctp_association *, bool);
82079 int (*addr_to_user)(struct sctp_sock *, union sctp_addr *);
[all …]
Dvmlinux.h82070 struct sctp_pf { struct
82071 void (*event_msgname)(struct sctp_ulpevent *, char *, int *);
82072 void (*skb_msgname)(struct sk_buff *, char *, int *);
82073 int (*af_supported)(sa_family_t, struct sctp_sock *);
82074 int (*cmp_addr)(const union sctp_addr *, const union sctp_addr *, struct sctp_sock *);
82075 int (*bind_verify)(struct sctp_sock *, union sctp_addr *);
82076 int (*send_verify)(struct sctp_sock *, union sctp_addr *);
82077 int (*supported_addrs)(const struct sctp_sock *, __be16 *);
82078 struct sock * (*create_accept_sk)(struct sock *, struct sctp_association *, bool);
82079 int (*addr_to_user)(struct sctp_sock *, union sctp_addr *);
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h48521 struct sctp_pf { struct
48522 void (*event_msgname)(struct sctp_ulpevent *, char *, int *);
48523 void (*skb_msgname)(struct sk_buff *, char *, int *);
48524 int (*af_supported)(sa_family_t, struct sctp_sock *);
48525 int (*cmp_addr)(const union sctp_addr *, const union sctp_addr *, struct sctp_sock *);
48526 int (*bind_verify)(struct sctp_sock *, union sctp_addr *);
48527 int (*send_verify)(struct sctp_sock *, union sctp_addr *);
48528 int (*supported_addrs)(const struct sctp_sock *, __be16 *);
48529 struct sock * (*create_accept_sk)(struct sock *, struct sctp_association *, bool);
48530 int (*addr_to_user)(struct sctp_sock *, union sctp_addr *);
[all …]
Dvmlinux_510.h48521 struct sctp_pf { struct
48522 void (*event_msgname)(struct sctp_ulpevent *, char *, int *);
48523 void (*skb_msgname)(struct sk_buff *, char *, int *);
48524 int (*af_supported)(sa_family_t, struct sctp_sock *);
48525 int (*cmp_addr)(const union sctp_addr *, const union sctp_addr *, struct sctp_sock *);
48526 int (*bind_verify)(struct sctp_sock *, union sctp_addr *);
48527 int (*send_verify)(struct sctp_sock *, union sctp_addr *);
48528 int (*supported_addrs)(const struct sctp_sock *, __be16 *);
48529 struct sock * (*create_accept_sk)(struct sock *, struct sctp_association *, bool);
48530 int (*addr_to_user)(struct sctp_sock *, union sctp_addr *);
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h56957 struct sctp_pf { struct
56958 void (*event_msgname)(struct sctp_ulpevent *, char *, int *);
56959 void (*skb_msgname)(struct sk_buff *, char *, int *);
56960 int (*af_supported)(sa_family_t, struct sctp_sock *);
56961 int (*cmp_addr)(const union sctp_addr *, const union sctp_addr *, struct sctp_sock *);
56962 int (*bind_verify)(struct sctp_sock *, union sctp_addr *);
56963 int (*send_verify)(struct sctp_sock *, union sctp_addr *);
56964 int (*supported_addrs)(const struct sctp_sock *, __be16 *);
56965 struct sock * (*create_accept_sk)(struct sock *, struct sctp_association *, bool);
56966 int (*addr_to_user)(struct sctp_sock *, union sctp_addr *);
[all …]
Dvmlinux.h56957 struct sctp_pf { struct
56958 void (*event_msgname)(struct sctp_ulpevent *, char *, int *);
56959 void (*skb_msgname)(struct sk_buff *, char *, int *);
56960 int (*af_supported)(sa_family_t, struct sctp_sock *);
56961 int (*cmp_addr)(const union sctp_addr *, const union sctp_addr *, struct sctp_sock *);
56962 int (*bind_verify)(struct sctp_sock *, union sctp_addr *);
56963 int (*send_verify)(struct sctp_sock *, union sctp_addr *);
56964 int (*supported_addrs)(const struct sctp_sock *, __be16 *);
56965 struct sock * (*create_accept_sk)(struct sock *, struct sctp_association *, bool);
56966 int (*addr_to_user)(struct sctp_sock *, union sctp_addr *);
[all …]