Home
last modified time | relevance | path

Searched defs:p_val (Results 1 – 1 of 1) sorted by relevance

/external/iproute2/devlink/
Ddevlink.c476 static int strtouint32_t(const char *str, uint32_t *p_val) in strtouint32_t()
490 static int strtouint16_t(const char *str, uint16_t *p_val) in strtouint16_t()
633 static int dl_argv_uint32_t(struct dl *dl, uint32_t *p_val) in dl_argv_uint32_t()
651 static int dl_argv_uint16_t(struct dl *dl, uint16_t *p_val) in dl_argv_uint16_t()