Home
last modified time | relevance | path

Searched refs:RegistrationRequest (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/linux/netfilter/
Dnf_conntrack_h323_types.h674 typedef struct RegistrationRequest { /* SEQUENCE */ struct
704 } RegistrationRequest; argument
927 RegistrationRequest registrationRequest;
/Linux-v6.6/net/netfilter/
Dnf_conntrack_h323_types.c1582 offsetof(RegistrationRequest, callSignalAddress),
1585 offsetof(RegistrationRequest, rasAddress),
1595 offsetof(RegistrationRequest, timeToLive), NULL},
Dnf_conntrack_h323_main.c1324 unsigned char **data, RegistrationRequest *rrq) in process_rrq()