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.c3813 static int assign_proto_idx(struct proto *prot) in assign_proto_idx() function
3832 static inline int assign_proto_idx(struct proto *prot) in assign_proto_idx() function
3948 ret = assign_proto_idx(prot); in proto_register()