Home
last modified time | relevance | path

Searched defs:kcm_attach (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dkcm.h18 struct kcm_attach { struct
19 int fd;
20 int bpf_fd;
/openbmc/linux/net/kcm/
H A Dkcmsock.c1212 static int kcm_attach(struct socket *sock, struct socket *csock, in kcm_attach() function