OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cookielen
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/ifconfig/
l2tp.c
202
uint16_t
cookielen
;
local in function:setl2tpcookie
207
if (!prop_dictionary_get_uint16(env, "l2tplocalcookielen", &
cookielen
)) {
215
l2tpr.my_cookie_len =
cookielen
;
218
if (!prop_dictionary_get_uint16(env, "l2tpremotecookielen", &
cookielen
)) {
226
l2tpr.peer_cookie_len =
cookielen
;
l2tp.c
202
uint16_t
cookielen
;
local in function:setl2tpcookie
207
if (!prop_dictionary_get_uint16(env, "l2tplocalcookielen", &
cookielen
)) {
215
l2tpr.my_cookie_len =
cookielen
;
218
if (!prop_dictionary_get_uint16(env, "l2tpremotecookielen", &
cookielen
)) {
226
l2tpr.peer_cookie_len =
cookielen
;
Completed in 52 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025