Home
last modified time | relevance | path

Searched refs:CALL_P2P (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dunipriv.h292 CALL_P2P, /* normal point-to-point call */ enumerator
H A Dsig_call.c440 c->type = CALL_P2P; in un0_setup()
497 c->type = CALL_P2P; in un0_setup_request()
1124 if(c->type == CALL_P2P) in unx_connect()