OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sp_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
if_gre.h
57
int
sp_type
; /* encapsulating socket type */
member in struct:gre_soparm
if_gre.c
308
sp->
sp_type
= SOCK_RAW;
447
rc = fsocreate(af, &so, sp->
sp_type
, sp->sp_proto, &fd, &fp, NULL);
1088
(sp->
sp_type
!= 0 && pr->pr_type != sp->
sp_type
) ||
1208
otype = sp->
sp_type
;
1212
sp->
sp_type
= SOCK_DGRAM;
1216
sp->
sp_type
= 0;
1220
sp->
sp_type
= SOCK_RAW;
1232
(otype == sp->
sp_type
|| sp->
sp_type
== 0)
[
all
...]
Completed in 21 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025