MCPcopy Create free account
hub / github.com/OpenSIPS/opensips / fixup_reply_flags

Function fixup_reply_flags

modules/b2b_logic/b2b_logic.c:1031–1034  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1029}
1030
1031static int fixup_reply_flags(void** param)
1032{
1033 return fixup_named_flags(param, reply_flags, NULL, NULL);
1034}
1035
1036static int fixup_free_init_flags(void** param)
1037{

Callers

nothing calls this directly

Calls 1

fixup_named_flagsFunction · 0.85

Tested by

no test coverage detected