Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
net/socket.c __sys_socket() -> update_socket_protocol()
| Type | Parameter | Key | Value |
|---|---|---|---|
| DATA_SOURCE | 0 | family | $0 |
| DATA_SOURCE | 1 | type | $1 |
| DATA_SOURCE | 2 | protocol | $2 |
| USER_DATA | 0 | family | s32min-s32max |
| USER_DATA | 1 | type | s32min-s32max |
| USER_DATA | 2 | protocol | s32min-s32max |