| tag | line | file | source code |
|---|---|---|---|
| EMSGSIZE | 1488 | net/appletalk/ddp.c | return -EMSGSIZE; |
| EMSGSIZE | 3322 | net/ipv4/ip.c | return(-EMSGSIZE); |
| EMSGSIZE | 188 | net/ipv4/packet.c | return -EMSGSIZE; |
| EMSGSIZE | 225 | net/ipv4/raw.c | return -EMSGSIZE; |
| EMSGSIZE | 231 | net/ipv4/raw.c | return -EMSGSIZE; |
| EMSGSIZE | 302 | net/ipv4/udp.c | return -EMSGSIZE; |
| EMSGSIZE | 705 | net/unix/af_unix.c | return -EMSGSIZE; |