HomeSort by: relevance | last modified time | path
    Searched refs:out_context (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mpl/dhcp/dist/includes/omapip/
omapip_p.h 204 void *out_context; /* Output hash context. */ member in struct:__omapi_connection_object
  /src/external/mpl/dhcp/dist/omapip/
connection.c 938 if (c -> out_context) {
941 &c -> out_context,
1007 if (!c -> out_key || !c -> out_context)
1012 &c -> out_context,
buffer.c 322 if (!c -> out_context)
325 (sig_flags, c -> out_key, &c -> out_context,

Completed in 46 milliseconds