Home
last modified time | relevance | path

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

/linux-6.1.9/net/core/
Dsock.c3752 static int assign_proto_idx(struct proto *prot) in assign_proto_idx() function
3771 static inline int assign_proto_idx(struct proto *prot) in assign_proto_idx() function
3887 ret = assign_proto_idx(prot); in proto_register()