OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lopt
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/rump/net/lib/libsockin/
sockin_user.c
74
translate_so_sockopt(int
lopt
)
77
switch (
lopt
) {
98
translate_ip_sockopt(int
lopt
)
101
switch (
lopt
) {
115
translate_tcp_sockopt(int
lopt
)
118
switch (
lopt
) {
/src/tests/net/tcp/
t_tcp_connect_port.c
200
const struct linger
lopt
= { 1, 0 };
local in function:connect_loop
247
error = setsockopt(csock, SOL_SOCKET, SO_LINGER, &
lopt
,
248
sizeof(
lopt
));
/src/sys/compat/linux/common/
linux_socket.c
859
linux_to_bsd_so_sockopt(int
lopt
)
862
switch (
lopt
) {
940
linux_to_bsd_ip_sockopt(int
lopt
)
943
switch (
lopt
) {
981
linux_to_bsd_ipv6_sockopt(int
lopt
)
984
switch (
lopt
) {
1001
linux_to_bsd_tcp_sockopt(int
lopt
)
1004
switch (
lopt
) {
1018
linux_to_bsd_udp_sockopt(int
lopt
)
1021
switch (
lopt
) {
[
all
...]
Completed in 12 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025