Attention is currently required from: fixeria, pespin.
2 comments:
File src/osmo-hnbgw/ps_rab_fsm.c:
Patch Set #3, Line 202: #define set_netinst(NETINST_MEMBER, STRING) do { \
main reason for macro is that it works for both […]
Done
Patch Set #3, Line 244: set_netinst(ser->create_pdr[ser->create_pdr_count].pdi.network_inst, g_hnbgw->config.pfcp.netinst.core);
better than some macro which one for sure has to go look at when looking at the code because god kno […]
from my perspective, the confusing part is the deep DAG structure of PFCP, and it is less interesting to understand how the macro does what you mean. doing as i please now
To view, visit change 35645. To unsubscribe, or for help writing mail filters, visit settings.