/linux/include/uapi/linux/ |
A D | bpqether.h | 16 unsigned char accept[ETH_ALEN]; member
|
/linux/security/apparmor/ |
A D | match.c | 574 u32 *accept = ACCEPT_TABLE(dfa); in aa_dfa_match_until() local 635 u32 *accept = ACCEPT_TABLE(dfa); in aa_dfa_matchn_until() local
|
/linux/include/xen/interface/io/ |
A D | pvcalls.h | 75 } accept; member 110 } accept; member
|
/linux/include/linux/sunrpc/ |
A D | svcauth.h | 130 int (*accept)(struct svc_rqst *rq); member
|
/linux/include/crypto/ |
A D | if_alg.h | 50 int (*accept)(void *private, struct sock *sk); member
|
/linux/sound/soc/sh/rcar/ |
A D | rsnd.h | 721 int (*accept)(struct rsnd_dai_stream *io); member 760 #define rsnd_kctrl_new_m(mod, io, rtd, name, accept, update, cfg, size, max) \ argument 764 #define rsnd_kctrl_new_s(mod, io, rtd, name, accept, update, cfg, max) \ argument 768 #define rsnd_kctrl_new_e(mod, io, rtd, name, accept, update, cfg, texts, size) \ argument
|
/linux/include/linux/ |
A D | net.h | 149 int (*accept) (struct socket *sock, member
|
/linux/lib/ |
A D | string.c | 517 size_t strspn(const char *s, const char *accept) in strspn()
|
/linux/drivers/net/ethernet/broadcom/bnx2x/ |
A D | bnx2x_vfpf.c | 1794 unsigned long accept = 0; in bnx2x_vf_mbx_qfilters() local
|
A D | bnx2x_sriov.c | 2751 struct bnx2x_virtf *vf, bool accept) in bnx2x_set_vf_vlan_acceptance()
|
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
A D | hw_atl2_utils.h | 519 u8 accept:1; member 526 u8 accept:1; member
|
/linux/drivers/net/can/ |
A D | janz-ican3.c | 732 static int ican3_set_id_filter(struct ican3_dev *mod, bool accept) in ican3_set_id_filter()
|
/linux/drivers/infiniband/hw/irdma/ |
A D | cm.c | 3604 struct irdma_kmem_info accept; in irdma_accept() local
|
/linux/fs/ |
A D | io_uring.c | 828 struct io_accept accept; member 5145 struct io_accept *accept = &req->accept; in io_accept_prep() local 5170 struct io_accept *accept = &req->accept; in io_accept() local
|
/linux/net/ |
A D | socket.c | 1861 SYSCALL_DEFINE3(accept, int, fd, struct sockaddr __user *, upeer_sockaddr, in SYSCALL_DEFINE3() argument
|
/linux/include/net/ |
A D | sock.h | 1159 struct sock * (*accept)(struct sock *sk, int flags, int *err, member
|