tag | line | file | source code |
---|---|---|---|
EMSGSIZE | 1653 | net/appletalk/ddp.c | return -EMSGSIZE; |
EMSGSIZE | 780 | net/ipv4/ip_output.c | return(-EMSGSIZE); |
EMSGSIZE | 165 | net/ipv4/packet.c | return -EMSGSIZE; |
EMSGSIZE | 242 | net/ipv4/raw.c | return -EMSGSIZE; |
EMSGSIZE | 248 | net/ipv4/raw.c | return -EMSGSIZE; |
EMSGSIZE | 275 | net/ipv4/raw.c | return -EMSGSIZE; |
EMSGSIZE | 309 | net/ipv4/udp.c | return -EMSGSIZE; |
EMSGSIZE | 426 | net/ipv4/udp.c | return -EMSGSIZE; |
EMSGSIZE | 972 | net/unix/af_unix.c | return -EMSGSIZE; |