OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:omsg_len
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/routed/rtquery/
rtquery.c
105
int
omsg_len
= sizeof(struct rip);
variable in typeref:typename:int
247
omsg_len
+= strlen(result) - sizeof(OMSG.ripun);
399
omsg_len
+= sizeof(OMSG.rip_nets[0]);
418
omsg_len
+= 2*sizeof(OMSG.rip_nets[0]);
538
if (sendto(soc, &omsg_buf,
omsg_len
, 0,
rtquery.c
105
int
omsg_len
= sizeof(struct rip);
variable in typeref:typename:int
247
omsg_len
+= strlen(result) - sizeof(OMSG.ripun);
399
omsg_len
+= sizeof(OMSG.rip_nets[0]);
418
omsg_len
+= 2*sizeof(OMSG.rip_nets[0]);
538
if (sendto(soc, &omsg_buf,
omsg_len
, 0,
Completed in 22 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025