tag | line | file | source code |
---|---|---|---|
EMSGSIZE | 1643 | net/appletalk/ddp.c | return -EMSGSIZE; |
EMSGSIZE | 784 | net/ipv4/ip_output.c | return(-EMSGSIZE); |
EMSGSIZE | 173 | net/ipv4/packet.c | return -EMSGSIZE; |
EMSGSIZE | 263 | net/ipv4/raw.c | return -EMSGSIZE; |
EMSGSIZE | 269 | net/ipv4/raw.c | return -EMSGSIZE; |
EMSGSIZE | 296 | net/ipv4/raw.c | return -EMSGSIZE; |
EMSGSIZE | 307 | net/ipv4/udp.c | return -EMSGSIZE; |
EMSGSIZE | 424 | net/ipv4/udp.c | return -EMSGSIZE; |
EMSGSIZE | 950 | net/unix/af_unix.c | return -EMSGSIZE; |