Searched refs:ESOCKTNOSUPPORT (Results 51 - 55 of 55) sorted by relevance

123

/linux-master/net/core/
H A Dfilter.c11433 return -ESOCKTNOSUPPORT; /* reject non-RCU freed sockets */
11435 return -ESOCKTNOSUPPORT; /* only accept TCP socket in LISTEN */
11437 return -ESOCKTNOSUPPORT; /* only accept UDP socket in CLOSE */
/linux-master/net/key/
H A Daf_key.c148 return -ESOCKTNOSUPPORT;
/linux-master/net/packet/
H A Daf_packet.c3347 return -ESOCKTNOSUPPORT;
/linux-master/net/unix/
H A Daf_unix.c1031 return -ESOCKTNOSUPPORT;
/linux-master/net/sctp/
H A Dsocket.c4967 return -ESOCKTNOSUPPORT;

Completed in 196 milliseconds

123