Searched refs:readuint16 (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/ |
H A D | ipqosconf.c | 152 static int readuint16(char *, uint16_t *, char **); 1976 res = readuint16(dfltst, &oui16, &lo); in diffnvlists() 4506 readuint16(char *str, uint16_t *ui16, char **lo) in readuint16() function 4680 if (readuint16(port_str, port, &tmp) != IPQOS_CONF_SUCCESS || in readport() 5965 res = readuint16(valst, &u16, &tmp); in readnvpair()
|