Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h53463 struct sctp_af { struct
53464 int (*sctp_xmit)(struct sk_buff *, struct sctp_transport *);
53465 int (*setsockopt)(struct sock *, int, int, sockptr_t, unsigned int);
53466 int (*getsockopt)(struct sock *, int, int, char *, int *);
53467 void (*get_dst)(struct sctp_transport *, union sctp_addr *, struct flowi *, struct sock *);
53468 void (*get_saddr)(struct sctp_sock *, struct sctp_transport *, struct flowi *);
53469 void (*copy_addrlist)(struct list_head *, struct net_device *);
53470 int (*cmp_addr)(const union sctp_addr *, const union sctp_addr *);
53471 void (*addr_copy)(union sctp_addr *, union sctp_addr *);
53472 void (*from_skb)(union sctp_addr *, struct sk_buff *, int);
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h82105 struct sctp_af { struct
82106 int (*sctp_xmit)(struct sk_buff *, struct sctp_transport *);
82107 int (*setsockopt)(struct sock *, int, int, sockptr_t, unsigned int);
82108 int (*getsockopt)(struct sock *, int, int, char *, int *);
82109 void (*get_dst)(struct sctp_transport *, union sctp_addr *, struct flowi *, struct sock *);
82110 void (*get_saddr)(struct sctp_sock *, struct sctp_transport *, struct flowi *);
82111 void (*copy_addrlist)(struct list_head *, struct net_device *);
82112 int (*cmp_addr)(const union sctp_addr *, const union sctp_addr *);
82113 void (*addr_copy)(union sctp_addr *, union sctp_addr *);
82114 void (*from_skb)(union sctp_addr *, struct sk_buff *, int);
[all …]
Dvmlinux.h82105 struct sctp_af { struct
82106 int (*sctp_xmit)(struct sk_buff *, struct sctp_transport *);
82107 int (*setsockopt)(struct sock *, int, int, sockptr_t, unsigned int);
82108 int (*getsockopt)(struct sock *, int, int, char *, int *);
82109 void (*get_dst)(struct sctp_transport *, union sctp_addr *, struct flowi *, struct sock *);
82110 void (*get_saddr)(struct sctp_sock *, struct sctp_transport *, struct flowi *);
82111 void (*copy_addrlist)(struct list_head *, struct net_device *);
82112 int (*cmp_addr)(const union sctp_addr *, const union sctp_addr *);
82113 void (*addr_copy)(union sctp_addr *, union sctp_addr *);
82114 void (*from_skb)(union sctp_addr *, struct sk_buff *, int);
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h48556 struct sctp_af { struct
48557 int (*sctp_xmit)(struct sk_buff *, struct sctp_transport *);
48558 int (*setsockopt)(struct sock *, int, int, sockptr_t, unsigned int);
48559 int (*getsockopt)(struct sock *, int, int, char *, int *);
48560 void (*get_dst)(struct sctp_transport *, union sctp_addr *, struct flowi *, struct sock *);
48561 void (*get_saddr)(struct sctp_sock *, struct sctp_transport *, struct flowi *);
48562 void (*copy_addrlist)(struct list_head *, struct net_device *);
48563 int (*cmp_addr)(const union sctp_addr *, const union sctp_addr *);
48564 void (*addr_copy)(union sctp_addr *, union sctp_addr *);
48565 void (*from_skb)(union sctp_addr *, struct sk_buff *, int);
[all …]
Dvmlinux_510.h48556 struct sctp_af { struct
48557 int (*sctp_xmit)(struct sk_buff *, struct sctp_transport *);
48558 int (*setsockopt)(struct sock *, int, int, sockptr_t, unsigned int);
48559 int (*getsockopt)(struct sock *, int, int, char *, int *);
48560 void (*get_dst)(struct sctp_transport *, union sctp_addr *, struct flowi *, struct sock *);
48561 void (*get_saddr)(struct sctp_sock *, struct sctp_transport *, struct flowi *);
48562 void (*copy_addrlist)(struct list_head *, struct net_device *);
48563 int (*cmp_addr)(const union sctp_addr *, const union sctp_addr *);
48564 void (*addr_copy)(union sctp_addr *, union sctp_addr *);
48565 void (*from_skb)(union sctp_addr *, struct sk_buff *, int);
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h56992 struct sctp_af { struct
56993 int (*sctp_xmit)(struct sk_buff *, struct sctp_transport *);
56994 int (*setsockopt)(struct sock *, int, int, char *, unsigned int);
56995 int (*getsockopt)(struct sock *, int, int, char *, int *);
56996 int (*compat_setsockopt)(struct sock *, int, int, char *, unsigned int);
56997 int (*compat_getsockopt)(struct sock *, int, int, char *, int *);
56998 void (*get_dst)(struct sctp_transport *, union sctp_addr *, struct flowi *, struct sock *);
56999 void (*get_saddr)(struct sctp_sock *, struct sctp_transport *, struct flowi *);
57000 void (*copy_addrlist)(struct list_head *, struct net_device *);
57001 int (*cmp_addr)(const union sctp_addr *, const union sctp_addr *);
[all …]
Dvmlinux.h56992 struct sctp_af { struct
56993 int (*sctp_xmit)(struct sk_buff *, struct sctp_transport *);
56994 int (*setsockopt)(struct sock *, int, int, char *, unsigned int);
56995 int (*getsockopt)(struct sock *, int, int, char *, int *);
56996 int (*compat_setsockopt)(struct sock *, int, int, char *, unsigned int);
56997 int (*compat_getsockopt)(struct sock *, int, int, char *, int *);
56998 void (*get_dst)(struct sctp_transport *, union sctp_addr *, struct flowi *, struct sock *);
56999 void (*get_saddr)(struct sctp_sock *, struct sctp_transport *, struct flowi *);
57000 void (*copy_addrlist)(struct list_head *, struct net_device *);
57001 int (*cmp_addr)(const union sctp_addr *, const union sctp_addr *);
[all …]