Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dsock.c3816 static int assign_proto_idx(struct proto *prot) in assign_proto_idx() function
3835 static inline int assign_proto_idx(struct proto *prot) in assign_proto_idx() function
3951 ret = assign_proto_idx(prot); in proto_register()