Searched defs:pOpts (Results 1 – 2 of 2) sorted by relevance
311 int GetEndOptionIndex(const uint8_t *pOpts) in GetEndOptionIndex()325 int AddOptStrToOpts(uint8_t *pOpts, uint8_t *pOpt, int nOptLen) in AddOptStrToOpts()349 int AddOptValueToOpts(uint8_t *pOpts, uint8_t code, uint32_t value) in AddOptValueToOpts()
50 static int AddOptDoubleValueToOpts(uint8_t *pOpts, uint8_t code, uint32_t value1, uint32_t value2) in AddOptDoubleValueToOpts()