Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/netfilter/
H A Dnf_conntrack_h323_types.h347 typedef struct Alerting_UUIE { /* SEQUENCE */ struct
367 } Alerting_UUIE; argument
458 Alerting_UUIE alerting;
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_h323_types.c967 offsetof(Alerting_UUIE, h245Address), _TransportAddress},
974 offsetof(Alerting_UUIE, fastStart), _Alerting_UUIE_fastStart},
H A Dnf_conntrack_h323_main.c932 Alerting_UUIE *alert) in process_alerting()