Home
last modified time | relevance | path

Searched refs:tipc_accept (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tipcutils/tipcutils/
H A D0001-multicast_blast-tipcc-Fix-struct-type-for-TIPC_GROUP.patch22 @@ -213,7 +213,7 @@ int tipc_accept(int sd, struct tipc_addr *src)
/openbmc/linux/net/tipc/
H A Dsocket.c150 static int tipc_accept(struct socket *sock, struct socket *new_sock, int flags,
2720 static int tipc_accept(struct socket *sock, struct socket *new_sock, int flags, in tipc_accept() function
3387 .accept = tipc_accept,
3407 .accept = tipc_accept,